[][src]Function osm_geo_mapper::operations::point_operations::draw_point

pub fn draw_point(
    point: &Point<f64>,
    geo_tile: Arc<GeoTile>,
    data_structure: GeoTilesDataStructure
)