backend::service::map

Function is_valid_map_geometry

source
fn is_valid_map_geometry(geometry: &Polygon<Point>) -> Option<ServiceError>
Expand description

Checks if a Polygon can be used as a maps geometry attribute.