feat: Mapbox 地图新增 turf 处理空间数据示例
正在显示
... | ... | @@ -81,6 +81,7 @@ |
"@dcloudio/uni-quickapp-webview": "3.0.0-4020920240930001", | ||
"@dcloudio/uni-ui": "^1.5.6", | ||
"@faker-js/faker": "^8.4.1", | ||
"@turf/turf": "^7.1.0", | ||
"@vue/runtime-core": "3.4.21", | ||
"@vueuse/core": "^10.11.1", | ||
"@vueuse/shared": "^11.1.0", | ||
... | ... | @@ -111,10 +112,10 @@ |
"@dcloudio/uni-stacktracey": "3.0.0-4020920240930001", | ||
"@dcloudio/uni-uts-v1": "3.0.0-4020920240930001", | ||
"@dcloudio/vite-plugin-uni": "3.0.0-4020920240930001", | ||
"@iconify/json": "^2.2.262", | ||
"@iconify/json": "^2.2.263", | ||
"@types/crypto-js": "^4.2.2", | ||
"@types/lodash-es": "^4.17.12", | ||
"@types/node": "^20.16.13", | ||
"@types/node": "^20.17.0", | ||
"@types/qs": "^6.9.16", | ||
"@types/stompjs": "^2.3.9", | ||
"@types/urijs": "^1.19.25", | ||
... | ... | @@ -145,7 +146,7 @@ |
"postcss-less": "^6.0.0", | ||
"prettier": "^3.3.3", | ||
"rimraf": "^6.0.1", | ||
"sass": "^1.80.3", | ||
"sass": "^1.80.4", | ||
"sort-package-json": "^2.10.1", | ||
"stylelint": "^16.10.0", | ||
"stylelint-config-html": "^1.1.0", | ||
... | ... | @@ -157,7 +158,7 @@ |
"unocss-preset-weapp": "^0.58.8", | ||
"unplugin-auto-import": "^0.17.8", | ||
"unplugin-vue-components": "^0.27.4", | ||
"vite": "^5.4.9", | ||
"vite": "^5.4.10", | ||
"vue-eslint-parser": "^9.4.3" | ||
}, | ||
"engines": { | ||
... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
请
注册
或者
登录
后发表评论