center property

String? center
getter/setter pair

The center of the map in terms of longitude and latitude. For preprojected maps (like the GeoJSON files in Map Collection v1.x), the units are projected x and y units.

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

Implementation

String? center;