Function ll_to_tile_px

Source
pub fn ll_to_tile_px(
    lonlat: (f64, f64),
    tile: (u8, u32, u32),
    tile_size: Option<f64>,
) -> (f64, f64)
Expand description

given a lon-lat and tile, find the offset in pixels return the tile xy pixel