powered by
The urls are listed in https://code.highcharts.com/mapdata/.
download_map_data(url = "custom/world.js", showinfo = FALSE)
The map's url.
Show the properties of the downloaded map to know how are the keys to add data in hcmap.
hcmap
# NOT RUN { mpdta <- download_map_data("https://code.highcharts.com/mapdata/countries/us/us-ca-all.js") str(mpdta, 1) # }
Run the code above in your browser using DataLab