Skip to main content

Interface: MapWaypoint

A waypoint which is renderable to a map.

Properties

location

Readonly location: Subscribable<GeoPointInterface>

The location of this waypoint.

Defined in

src/sdk/components/map/MapWaypoint.ts:12


uid

Readonly uid: string

This waypoint's unique string ID.

Defined in

src/sdk/components/map/MapWaypoint.ts:9