PointGeometry
PointGeometry: {
type
:"Point"
;coordinates
:LngLatTuple
; }
A GeoJSON-like point geometry.
Type declaration
type
type:
"Point"
coordinates
coordinates:
LngLatTuple
Last updated
PointGeometry: {
type
:"Point"
;coordinates
:LngLatTuple
; }
A GeoJSON-like point geometry.
type:
"Point"
coordinates:
LngLatTuple
Last updated