Function backend::service::map::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.