hik-mapbox
v1.4.3
Published
- 使用 vue3.0 + typescript + mapbox 搭建 GIS 方法库
Downloads
9
Readme
描述
- 使用 vue3.0 + typescript + mapbox 搭建 GIS 方法库
包管理工具
- 建议使用 yarn,也是 vue-cli4.0+ 默认工具
安装依赖
yarn install
开发模式
yarn serve
生产环境
yarn build
查看打包结果分析
yarn analysis
代码提交
yarn commit
项目发布,生成 changelog(master)
1.npm run release
2.npm login
3.npm run lib
4.npm publish
主要用到的库
- vue 全家桶 vue3.0 + vue-router4.0 + vuex4.0 + vuex-module-decorators
- mapbox-gl
- antv/L7
- antv/L7-maps
- antv/L7-three
- turf
- tween
- three