[][src]Function osm_geo_mapper::load_more_geo_data_from_geojson_file

pub fn load_more_geo_data_from_geojson_file(
    data_structure: &mut GeoTilesDataStructure,
    geojson_file: String
) -> Result<(), Box<dyn Error>>