Type module
Sources
Items from MapProjections can be imported/included and used via following ways.
/** * -------------------------------------------------------- * Import via: MapProjections.ts * Access items like: $mapprojections.myVariable * $mapprojections.myFunction() * -------------------------------------------------------- */ import * as $mapprojections from "@amcharts/amcharts5/MapProjections";
Variables
|
geoOrthographic # |
Type () => Default |
|---|---|
|
geoNaturalEarth1 # |
Type () => Default |
|
geoMercator # |
Type () => Default The bundled d3-geo projections, name-tagged so charts that use them can be serialized back to a |
|
geoEquirectangular # |
Type () => Default |
|
geoEqualEarth # |
Type () => Default |
|
geoAlbersUsa # |
Type () => Default |
Functions
MapProjections does not have any functions.