viewportMode property Null safety

ViewportMode? viewportMode
read / write

The viewport mode. This can be used to flip the vertical orientation of the map as some devices may use inverted orientation.

Implementation

ViewportMode? viewportMode;