Point interface

A valid GeoJSON Point geometry type. Please refer to RFC 7946 for details.

Properties

coordinates
type

Polymorphic Discriminator

Property Details

coordinates

coordinates: number[]

Property Value

number[]

type

Polymorphic Discriminator

type: "Point"

Property Value

"Point"