Class: MapOwnAirplaneIconModule
A module describing properties of the own airplane icon.
Constructors
constructor
• new MapOwnAirplaneIconModule(): MapOwnAirplaneIconModule
Returns
Properties
orientation
• Readonly
orientation: Subject
<MapOwnAirplaneIconOrientation
>
The orientation of the airplane icon.
Defined in
src/sdk/components/map/modules/MapOwnAirplaneIconModule.ts:20
show
• Readonly
show: Subject
<boolean
>
Whether to show the airplane icon.
Defined in
src/sdk/components/map/modules/MapOwnAirplaneIconModule.ts:17