MultiPointGeometry
Last updated
Was this helpful?
A GeoJSON multi-point geometry.
You shouldn't expect this to come from Felt - it is here for completeness of the GeoJSON spec.
type:
"MultiPoint"
coordinates:
LngLatTuple[]
Last updated
Was this helpful?
Was this helpful?