Interface: TrafficMapAdsbOffBannerIndicatorProps
Defined in: src/garminsdk/components/map/indicators/TrafficMapAdsbOffBannerIndicator.tsx:8
Component props for TrafficMapAdsbOffBannerIndicator.
Extends
ComponentProps
Properties
adsbOperatingMode
adsbOperatingMode:
Subscribable
<AdsbOperatingMode
>
Defined in: src/garminsdk/components/map/indicators/TrafficMapAdsbOffBannerIndicator.tsx:10
A subscribable which provides the current ADS-B operating mode.
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ComponentProps.children
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref
trafficOperatingMode
trafficOperatingMode:
Subscribable
<TcasOperatingMode
>
Defined in: src/garminsdk/components/map/indicators/TrafficMapAdsbOffBannerIndicator.tsx:13
A subscribable which provides the current traffic system operating mode.