MiniMap.KeepProportions

Syntax

KeepProportions: Boolean

Description

The KeepProportions property determines saving of image aspect ratio on changing the width, height or after getting a new image.

Comments

Available Values:

Use JSON or the setKeepProportions method to set the property value, and the getKeepProportions method to get the property value.

Example

The example of constructor use is given in description of the MiniMap.Control property.

See also:

MiniMap