将视觉主题应用于 highMaps?

Apply visual theme to highMaps?

我想在 link 中提到的 jsfiddle 中应用视觉主题 Dark Unica https://www.highcharts.com/maps/demo/mappoint-latlon/dark-unica,我还尝试更改背景颜色,我应该怎么做,这是 lat/log 地图 ?

要使用 HighCharts 主题,只需加载它的 .js 文件。对于黑暗尤尼卡:

<script src="https://code.highcharts.com/js/themes/dark-unica.js"></script>

http://jsfiddle.net/ne1w0h4m/

而且,是的。那是一张HighCharts lat/lon地图图表。