GeoJsonLineStringOutput interface
A valid GeoJSON LineString
geometry type. Please refer to RFC 7946 for details.
- Extends
bbox | Bounding box. Projection used - EPSG:3857. Please refer to RFC 7946 for details. |
coordinates | Coordinates for the |
type: "LineString"
Property Value
"LineString"
Bounding box. Projection used - EPSG:3857. Please refer to RFC 7946 for details.
bbox?: number[]
Property Value
number[]
Inherited From GeoJsonGeometryOutputParent.bbox
Coordinates for the GeoJson LineString
geometry.
coordinates: number[][]
Property Value
number[][]
Inherited From GeoJsonLineStringDataOutput.coordinates
Azure SDK for JavaScript feedback
Azure SDK for JavaScript is an open source project. Select a link to provide feedback: