compass property
The interface to access the compass settings.
Implementation
late final CompassSettingsInterface compass = CompassSettingsInterface(
binaryMessenger: _mapboxMapsPlatform.binaryMessenger,
messageChannelSuffix: _mapboxMapsPlatform.channelSuffix.toString());