[][src]Function osm_geo_mapper::features::landuse_feature::draw_landuse_line_string

pub fn draw_landuse_line_string(
    geo_tile: Arc<GeoTile>,
    data_structure: GeoTilesDataStructure,
    _landuse_type: LanduseType,
    line_string: LineString<f64>
)