Type Alias: MapGarminAutopilotPropsBinding
MapGarminAutopilotPropsBinding =
object
Defined in: src/garminsdk/components/map/controllers/MapGarminAutopilotPropsController.ts:21
A definition of a binding between a property in MapGarminAutopilotPropsModule and an event bus topic.
Properties
key
Defined in: src/garminsdk/components/map/controllers/MapGarminAutopilotPropsController.ts:23
The key of the property to bind.
topic
topic:
string
Defined in: src/garminsdk/components/map/controllers/MapGarminAutopilotPropsController.ts:26
The event bus topic to which to bind the property.