Point
A Point geometry represents a single position.
-
The position at which the point is located.
This property has a plural name for consistency with RFC 7946. For convenience, it is represented by a
LocationCoordinate2D
instead of a dedicatedPosition
type. -
-
Initializes a point defined by the given position.
-
-
-