options/highcharts_map_navigation_buttons_options
library
Classes
-
HighchartsMapNavigationButtonsOptions
-
The individual buttons for the map navigation. This usually includes
the zoom in and zoom out buttons. Properties for each button is
inherited from
mapNavigation.buttonOptions, while
individual options can be overridden. But default, the
onclick
, text
and y
options are individual.
-
HighchartsMapNavigationButtonsZoomInOptions
-
Options for the zoom in button. Properties for the zoom in and zoom
out buttons are inherited from
mapNavigation.buttonOptions, while
individual options can be overridden. By default, the
onclick
,
text
and y
options are individual.
-
HighchartsMapNavigationButtonsZoomOutOptions
-
Options for the zoom out button. Properties for the zoom in and
zoom out buttons are inherited from
mapNavigation.buttonOptions, while
individual options can be overridden. By default, the
onclick
,
text
and y
options are individual.