Skip to main content

Interface: WaypointMapRTRControllerContext

Context properties required for WaypointMapRTRController.

Properties

rangeControlModerator

Optional rangeControlModerator: ResourceModerator<void>

Resource moderator for control of the map's range.

Defined in

src/garminsdk/components/map/controllers/WaypointMapRTRController.ts:41


targetControlModerator

Optional targetControlModerator: ResourceModerator<void>

Resource moderator for control of the map's projection target.

Defined in

src/garminsdk/components/map/controllers/WaypointMapRTRController.ts:38