[][src]Type Definition osm_geo_mapper::features::GeoTilesDataStructure

type GeoTilesDataStructure = HashMap<Coordinate<i32>, Rc<GeoTile>>;