Mapnavigation options for highcharter objects
hc_mapNavigation(hc, ...)
hc
: A highchart
htmlwidget
object....
: Arguments defined in https://api.highcharts.com/highmaps/mapNavigation.hcmap(download_map_data = TRUE) %>% hc_mapNavigation( enabled = TRUE, enableMouseWheelZoom = TRUE, enableDoubleClickZoom = TRUE )
Useful links