[][src]Function osm_geo_mapper::features::aeroway_feature::draw_aeroway_line_string

pub fn draw_aeroway_line_string(
    geo_tile: Arc<GeoTile>,
    data_structure: GeoTilesDataStructure,
    _aeroway_type: AerowayType,
    line_string: LineString<f64>
)