constrainMode property
The map constrain mode. This can be used to limit the map
to wrap around the globe horizontally. By default, it is set to
HeightOnly
.
Implementation
ConstrainMode? constrainMode;
The map constrain mode. This can be used to limit the map
to wrap around the globe horizontally. By default, it is set to
HeightOnly
.
ConstrainMode? constrainMode;