Type module
Sources
Items from map can be imported/included and used via following ways.
/** * -------------------------------------------------------- * Import via: map.ts * Access items like: $map.myVariable * $map.myFunction() * -------------------------------------------------------- */ import * as $map from "@amcharts/amcharts5/map";
Variables
|
geoOrthographic # |
Type () => Default |
|---|---|
|
geoNaturalEarth1 # |
Type () => Default |
|
geoMercator # |
Type () => Default |
|
geoEquirectangular # |
Type () => Default |
|
geoEqualEarth # |
Type () => Default |
|
geoAlbersUsa # |
Type () => Default |
Functions
map does not have any functions.