MapGrid.HorizontalLinesStepType

Syntax

HorizontalLinesStepType: MapGridStepType;

Description

The HorizontalLinesStepType property determines mode of horizontal grid lines plotting.

Comments

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

Example

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

See also:

MapGrid