[][src]Function slippy_map_tiles::lat_lon_to_tile

pub fn lat_lon_to_tile(lat: f32, lon: f32, zoom: u8) -> (u32, u32)

Return the x,y of a tile which has this lat/lon for this zoom level