MapLineType

Type "line" | "arc" | "spline" | "realTrajectory"

Defines types of map line.

Sources

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

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

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

Inheritance

MapLineType does not extend any other symbol.

MapLineType is not extended by any other symbol.

Properties

MapLineType does not have any properties.