Function tile_ranges

Source
pub fn tile_ranges(
    bounds: (f64, f64, f64, f64),
    zooms: ZoomOrZooms,
) -> Result<TileZBoxes, UtilesCoreError>
Expand description

Return TileRanges from a bounding box and zoom(s).

ยงErrors

Returns error tiles cannot be calculated due to invalid bbox/zbox