GeoJsonMultiPointData interface
Data contained by a GeoJson MultiPoint.
Properties
| coordinates | Coordinates for the |
Property Details
coordinates
Coordinates for the GeoJson MultiPoint geometry.
coordinates: number[][]
Property Value
number[][]