projection property

HighchartsMapViewProjectionOptions? projection
getter/setter pair

The projection options allow applying client side projection to a map given in geographic coordinates, typically from TopoJSON or GeoJSON.

API Docs: https://api.highcharts.com/highcharts/mapView.projection

Implementation

HighchartsMapViewProjectionOptions? projection;