MapGrid.Color

Syntax

Color: PP.Color;

Description

The Color property determines map grid lines color.

Comments

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

Example

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

See also:

MapGrid