viewportMode property Null safety
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;
The viewport mode. This can be used to flip the vertical orientation of the map as some devices may use inverted orientation.
ViewportMode? viewportMode;