feat: refine guide explain UX and QA docs

This commit is contained in:
lyf
2026-06-12 17:20:39 +08:00
parent 2055b13b90
commit a7c1879f60
27 changed files with 2831 additions and 1362 deletions

View File

@@ -117,7 +117,7 @@ const emit = defineEmits<{
// POI ID: 7043042949572197975
const mapCenter = ref<MapCenter>({
latitude: 22.692763, // 深圳自然博物馆纬度
longitude: 114.363987 // 深圳自然博物馆经度(向右偏移,让建筑显示在左侧
longitude: 114.363572 // 深圳自然博物馆经度(调整到室外 2D 视觉中心
})
// 地图缩放级别(调整为适中比例,既能看到建筑全貌又能看清细节)