MapTopobase.changeTopobase

Syntax

changeTopobase(type: PP.MapChartType, timeIndex: Integer, fireEvent: Boolean);

Parameters

type. Data type.

timeIndex. Index of topobase in use.

fireEvent. Indicates whether an event is fired.

Description

The changeTopobase method changes the topobase according to another map type.

Example

The example of use is given on the page with description of the MapTopobase.TopobaseLoaded event.

See also:

MapTopobase