mapView property
The mapView
options control the initial view of the chart, and how
projection is set up for raw geoJSON maps (beta as of v9.3).
To set the view dynamically after chart generation, see mapView.setView.
Implementation
HighchartsMapViewOptions? mapView;