MapGrid.VerticalLinesStepType

Syntax

VerticalLinesStepType: MapGridStepType;

Description

The VerticalLinesStepType property determines mode of plotting vertical grid lines.

Comments

Property value can be set from JSON or using the setVerticalLinesStepType method.

Example

The example of use is given in the page with description of the MapGrid constructor.

See also:

MapGrid