Welcome to the Highcharts Maps JS (highmaps) Options Reference

These pages outline the chart configuration options, and the methods and properties of Highcharts objects.

Feel free to search this API through the search bar or the navigation tree in the sidebar.

mapView.projection.rotation

Rotation of the projection in terms of degrees [lambda, phi, gamma]. When given, a three-axis spherical rotation is be applied to the globe prior to the projection.

  • lambda shifts the longitudes by the given value.
  • phi shifts the latitudes by the given value. Can be omitted.
  • gamma applies a roll. Can be omitted.