GeoPolygon
Last edit: Apr 20, 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