Interface: MapWaypoint
Defined in: src/sdk/components/map/MapWaypoint.ts:7
A waypoint which is renderable to a map.
Properties
location
readonly
location:Subscribable
<GeoPointInterface
>
Defined in: src/sdk/components/map/MapWaypoint.ts:12
The location of this waypoint.
uid
readonly
uid:string
Defined in: src/sdk/components/map/MapWaypoint.ts:9
This waypoint's unique string ID.