MapShape.joinVerticesData

Syntax

joinVerticesData();

Description

The joinVerticesData method joins added data of the nodes that belong to map layer area.

Comments

The method can be applied to maps with a 3D topobase, such as WebGL and Sphere.

Example

The example of use is given in the page with description of the MapShape.addVerticesData method.

See also:

MapShape