MapShape.render3d

Syntax

render3d();

Description

The render3d method renders a region of 3D map layer.

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