GeoPolygon
Last edit: May 19, 2026
No description
type GeoPolygon {
points: [GeoPoint]
}
Fields
points (GeoPoint)
Remember to keep right order, follow GeoJSON spec
No description
type GeoPolygon {
points: [GeoPoint]
}
points (GeoPoint)Remember to keep right order, follow GeoJSON spec