MapChart.MinScale

Syntax

MinScale: Number;

Description

The MinScale property sets minimum map scale.

Comments

Property value can be set from JSON or using the setMinScale property.

By default the property is set to 0.1.

Example

The example of use is given in the page with description of the MapChart.MaxScale property.

See also:

MapChart