dev/examples-api/mapView.R

map <- hcmap()

map

map |> 
  hc_mapView(zoom = 10) |> 
  hc_mapNavigation(enabled = TRUE)
  
  
jbkunst/highcharter documentation built on March 14, 2024, 12:52 a.m.