options/highcharts_map_view_options library
Classes
- HighchartsMapViewInsetOptions
- Generic options for the placement and appearance of map insets like non-contiguous territories.
- HighchartsMapViewInsetsOptions
-
The individual MapView insets, typically used for non-contiguous
areas of a country. Each item inherits from the generic
insetOptions
. - HighchartsMapViewInsetsProjectionOptions
- The projection options for the inset.
- HighchartsMapViewOptions
-
The
mapView
options control the initial view of the chart, and how projection is set up for raw geoJSON maps (beta as of v9.3). - HighchartsMapViewProjectionOptions
- The projection options allow applying client side projection to a map given in geographic coordinates, typically from TopoJSON or GeoJSON.