GeoJsonPointDataOutput interface
Data contained by a GeoJson Point
.
Properties
coordinates | A |
Property Details
coordinates
A Position
is an array of numbers with two or more elements. The first two elements are longitude and latitude, precisely in that order. Altitude/Elevation is an optional third element. Please refer to RFC 7946 for details.
coordinates: number[]
Property Value
number[]
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for JavaScript