Show contents 

Working with Map > Classes > MapChart > MapChart.getMapGridLayer

MapChart.getMapGridLayer

Syntax

getMapGridLayer();

Description

The getMapGridLayer method returns map grid layer.

Comments

The method returns a value of the SVGElement type.

Example

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

See also:

MapChart