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.
Implementation
dynamic proj4;