Preparing search index...
The search index is not available
@vertigis/arcgis-extensions
@vertigis/arcgis-extensions
utilities/_geoJson
GeoJSONMultiPoint
Interface GeoJSONMultiPoint
A GeoJSON multipoint.
interface
GeoJSONMultiPoint
{
coordinates
:
number
[]
[]
;
type
:
"MultiPoint"
;
}
Index
Properties
coordinates
type
Properties
coordinates
coordinates
:
number
[]
[]
The point coordinates.
type
type
The type of GeoJSON geometry.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
coordinates
type
@vertigis/arcgis-extensions
Loading...
A GeoJSON multipoint.