For the complete documentation index, see llms.txt. This page is also available as Markdown.

LineStringGeometry


A GeoJSON line string geometry.

Properties

type

type: "LineString"


coordinates

coordinates: LngLatTuple[]

Last updated

Was this helpful?