diff --git a/src/views/chart/custom_map_config.json b/src/views/chart/custom_map_config.json index 9bdd465..ceeb413 100644 --- a/src/views/chart/custom_map_config.json +++ b/src/views/chart/custom_map_config.json @@ -12,7 +12,7 @@ "elementType": "all", "stylers": { "visibility": "on", - "color": "#c4d7f500" + "color": "#001334ff" } }, { diff --git a/src/views/chart/index.vue b/src/views/chart/index.vue index 4a29575..9b78918 100644 --- a/src/views/chart/index.vue +++ b/src/views/chart/index.vue @@ -829,7 +829,8 @@ export default { } ] }; - loadBMap('mKEqGSlYu4puhYjqtRZlsyVOtstkQ9A6').then(() => { + // loadBMap('mKEqGSlYu4puhYjqtRZlsyVOtstkQ9A6').then(() => { + loadBMap('EDHX6dAMUULUYNt60jfXxdsn7mvlq5io').then(() => { // 配置option this.bmapChart.setOption(option); let bmap = this.bmapChart