Type Alias: MapTrafficIntruderIconOptions
MapTrafficIntruderIconOptions =
object
Defined in: src/garminsdk/components/map/MapTrafficIntruderIcon.tsx:14
Configuration options for MapTrafficIntruderIcon.
Properties
drawOffScale
drawOffScale:
boolean
Defined in: src/garminsdk/components/map/MapTrafficIntruderIcon.tsx:22
Whether to draw the icon if the intruder is off-scale.
drawTARAVectorAsNormalVector?
optional
drawTARAVectorAsNormalVector:boolean
Defined in: src/garminsdk/components/map/MapTrafficIntruderIcon.tsx:31
Whether or not to force TA and RA vectors to be drawn as normal motion vectors.
fontSize
fontSize:
number
Defined in: src/garminsdk/components/map/MapTrafficIntruderIcon.tsx:19
The size of the icon font, in pixels.
forceDrawNoArrow?
optional
forceDrawNoArrow:boolean
Defined in: src/garminsdk/components/map/MapTrafficIntruderIcon.tsx:28
Whether or not to force drawing of the non-arrow icons.
iconSize
iconSize:
number
Defined in: src/garminsdk/components/map/MapTrafficIntruderIcon.tsx:16
The size of the icon, in pixels.
supportAdsbVector
supportAdsbVector:
boolean
Defined in: src/garminsdk/components/map/MapTrafficIntruderIcon.tsx:25
Whether to support the display of ADS-B motion vectors.
vectorLength?
optional
vectorLength:number
Defined in: src/garminsdk/components/map/MapTrafficIntruderIcon.tsx:34
Forces the motion vector length to a set pixel length.