Skip to content

Documentation v1.0.0


Documentation / @openassistant/places / GeoJSONPoint

Interface: GeoJSONPoint

Defined in: packages/tools/places/src/placeSearch.ts:19

Properties

coordinates

coordinates: [number, number]

Defined in: packages/tools/places/src/placeSearch.ts:21


type

type: "Point"

Defined in: packages/tools/places/src/placeSearch.ts:20

Released under the MIT License.