[][src]Function osm_geo_mapper::geojson_file_to_mapper

pub fn geojson_file_to_mapper(
    geojson_file: String,
    location: Option<Location>
) -> Result<Mapper, Box<dyn Error>>