map property

dynamic map
getter/setter pair

Default mapData for all series, in terms of a GeoJSON or TopoJSON object. If set to a string, it functions as an index into the Highcharts.maps array.

For picking out individual shapes and geometries to use for each series of the map, see series.mapData.

API Docs: https://api.highcharts.com/highmaps/chart.map

Implementation

dynamic map;