This commit is contained in:
parent
a863c7ed82
commit
18ec9ef4ab
|
@ -17,7 +17,7 @@ const init = () => {
|
|||
center: longAndLat,
|
||||
resizeEnable: true,
|
||||
// 主题色
|
||||
mapStyle: "amap://styles/darkblue",
|
||||
mapStyle: "amap://styles/blue",
|
||||
// 地图层级
|
||||
zoom: 12,
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue