Type "line"
| "arc"
| "spline"
| "realTrajectory"
Defines types of map line.
Sources
MapLineType can be used (imported) via one of the following packages.
// MapLineType is available in all of the following modules. // You only need to import one of them. /** * -------------------------------------------------------- * Import from: "maps.ts" * Use like: am4maps.MapLineType * -------------------------------------------------------- */ import * as am4maps from "@amcharts/amcharts4/maps";
// MapLineType is available in all of the following modules. // You only need to import one of them. /** * -------------------------------------------------------- * 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.