[][src]Function osm_geo_mapper::operations::polygon_operations::draw_polygon

pub fn draw_polygon(
    poly: &Polygon<f64>,
    geo_tile: Arc<GeoTile>,
    data_structure: GeoTilesDataStructure,
    landuse: bool,
    leisure: bool,
    amenity: bool,
    boundary: bool
)