update: 初始化:新疆大屏基础搭建
This commit is contained in:
@@ -35,7 +35,6 @@ export const Map = {
|
||||
}).then((res) => {
|
||||
AMap = res;
|
||||
const { zoom, center, mapStyle } = { ...defaultOption, ...option };
|
||||
console.log(mapStyle, center, 'adjahdkjashkjd');
|
||||
//基本地图加载
|
||||
this.map = new AMap.Map(el, {
|
||||
resizeEnable: true,
|
||||
|
||||
Reference in New Issue
Block a user