This commit is contained in:
parent
18ec9ef4ab
commit
6c9ac2a30c
|
@ -10,7 +10,7 @@ import {
|
|||
onBeforeUnmount,
|
||||
computed,
|
||||
} from "vue";
|
||||
const longAndLat = [108.94703, 34.25943];
|
||||
const longAndLat = [119.178783,29.034583];
|
||||
const init = () => {
|
||||
var map = new AMap.Map("amap-container", {
|
||||
// 地图中心位置
|
||||
|
|
Loading…
Reference in New Issue