scaleBar property

ScaleBarSettingsInterface scaleBar
getter/setter pair

The interface to access the compass settings.

Implementation

late ScaleBarSettingsInterface scaleBar = ScaleBarSettingsInterface(
    binaryMessenger: _mapboxMapsPlatform.binaryMessenger,
    messageChannelSuffix: _mapboxMapsPlatform.channelSuffix.toString());