GeoJsonMultiPointDataOutput interface

Data contained by a GeoJson MultiPoint.

Properties

coordinates

Coordinates for the GeoJson MultiPoint geometry.

Property Details

coordinates

Coordinates for the GeoJson MultiPoint geometry.

coordinates: number[][]

Property Value

number[][]