This commit is contained in:
姚宇浩 2024-06-19 14:57:03 +08:00
parent 18ec9ef4ab
commit 6c9ac2a30c
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import {
onBeforeUnmount, onBeforeUnmount,
computed, computed,
} from "vue"; } from "vue";
const longAndLat = [108.94703, 34.25943]; const longAndLat = [119.178783,29.034583];
const init = () => { const init = () => {
var map = new AMap.Map("amap-container", { var map = new AMap.Map("amap-container", {
// //