location property

LocationSettings location
latefinal

The interface to set the location puck.

Implementation

late final LocationSettings location = LocationSettings._(
    _LocationComponentSettingsInterface(
        binaryMessenger: _mapboxMapsPlatform.binaryMessenger,
        messageChannelSuffix: _mapboxMapsPlatform.channelSuffix.toString()));