Raw geometry coordinates for this feature.
The geometry type (set by subclass).
Object of key/value properties.
Format point coordinates as [x, y, z] array.
Convert to a GeoJSON Feature as a string. Numbers in properties are formatted to two decimals.
Static
replacerJSON.stringify replacer function that rounds all numbers to two decimals.
Concrete GeoJSON Point feature.
Param: coordinates
[x, y, (z)]
Param: properties
Properties for the feature.