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