- openlayer api: https://openlayers.org/en/latest/apidoc
- 高德坐标拾取器:https://lbs.amap.com/tools/picker
- epsg:https://epsg.io/
本地启动项目:npx vite --port=4000
线上预览:https://chralay.github.io/LEARN-OL/
- 编写代码
npm run build,源码构建到 dist 目录npm run deploy,代码部署到 Github