constrainMode property

ConstrainMode? constrainMode
getter/setter pair

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;