PolygonGeometry
PolygonGeometry: {
type
:"Polygon"
;coordinates
:LngLatTuple
[][]; }
A GeoJSON-like polygon geometry.
Type declaration
type
type:
"Polygon"
coordinates
coordinates:
LngLatTuple
[][]
Last updated
PolygonGeometry: {
type
:"Polygon"
;coordinates
:LngLatTuple
[][]; }
A GeoJSON-like polygon geometry.
type:
"Polygon"
coordinates:
LngLatTuple
[][]
Last updated