headingModeActive property
bool
get
headingModeActive
Enables/disables heading mode. If heading mode is enabled, the map is rotated. If heading mode is disabled, the location icon is rotated.
Implementation
core.bool get headingModeActive;
set
headingModeActive
(bool val)
Implementation
set headingModeActive(core.bool val);