This commit is contained in:
姚宇浩 2024-07-14 10:08:19 +08:00
parent 9acec92790
commit 8c80bf0d65
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ const initMap = () => {
map.setMapStyleV2({ map.setMapStyleV2({
styleId: 'd0acde891abd157741b71e12670ee2e6' styleId: 'd0acde891abd157741b71e12670ee2e6'
}) })
goMapCenter([119.178783,29.034583], 17) goMapCenter([119.178783,29.034583], 15)
} }
// //