IMapDataObject

Type IMapPolygonDataObject | IMapLineDataObject

Defines type suitable for all map objects.

Sources

IMapDataObject can be used (imported) via one of the following packages.

/**
 * --------------------------------------------------------
 * Import from: "maps.ts"
 * Use like: am4maps.IMapDataObject
 * --------------------------------------------------------
 */
import * as am4maps from "@amcharts/amcharts4/maps";

/**
 * --------------------------------------------------------
 * Include via: <script src="maps.js"></script>
 * Access items like: am4.IMapDataObject
 * --------------------------------------------------------
 */

Inheritance

IMapDataObject does not extend any other symbol.

IMapDataObject is not extended by any other symbol.

Properties

IMapDataObject does not have any properties.