projection property

Projection projection
latefinal

The map projection of the style.

Implementation

late final Projection projection = Projection(
    binaryMessenger: _mapboxMapsPlatform.binaryMessenger,
    messageChannelSuffix: _mapboxMapsPlatform.channelSuffix.toString());