GeoPolygon
Last edit: Oct 26, 2022
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