MapLayer.VisualsOffset

Syntax

VisualsOffset: Integer;

Description

The VisualsOffset property determines the distance between map factors placed in line.

Comments

Use JSON or the setVisualsOffset method to set the property value and the getVisualsOffset method to get the property value.

By default, property value is set to 2.

Example

The example of use is given on the page with description of the MapLayer.addSubLayer method.

See also:

MapLayer