修改百度地图ak和海水颜色发版后的问题2

This commit is contained in:
熊丽君
2021-04-23 17:49:42 +08:00
parent e2442fb219
commit fec4d711df
2 changed files with 3 additions and 2 deletions

View File

@ -12,7 +12,7 @@
"elementType": "all",
"stylers": {
"visibility": "on",
"color": "#c4d7f500"
"color": "#001334ff"
}
},
{

View File

@ -829,7 +829,8 @@ export default {
}
]
};
loadBMap('mKEqGSlYu4puhYjqtRZlsyVOtstkQ9A6').then(() => {
// loadBMap('mKEqGSlYu4puhYjqtRZlsyVOtstkQ9A6').then(() => {
loadBMap('EDHX6dAMUULUYNt60jfXxdsn7mvlq5io').then(() => {
// 配置option
this.bmapChart.setOption(option);
let bmap = this.bmapChart