proj4 property

dynamic proj4
getter/setter pair

Allows to manually load the proj4 library from Highcharts options instead of the window. In case of loading the library from a script tag, this option is not needed, it will be loaded from there by default.

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

Implementation

dynamic proj4;