[][src]Function osm_geo_mapper::features::amenity_feature::draw_amenity_line_string

pub fn draw_amenity_line_string(
    geo_tile: Arc<GeoTile>,
    data_structure: GeoTilesDataStructure,
    _amenity_type: AmenityType,
    line_string: LineString<f64>
)