int_2_offset_zoom

Function int_2_offset_zoom 

Source
pub const fn int_2_offset_zoom(i: u64) -> (u64, u8)
Expand description

Return cumulative base-tile-id for a tile and the zoom level of the tile

Base-tile-id is the sum of all tiles in all zoom levels below the zoom level of the tile.