# vue-openlayers **Repository Path**: whatisdocker/vue-openlayers ## Basic Information - **Project Name**: vue-openlayers - **Description**: vue+openlayers封装了常用的gis方法,如天地图的加载,鹰眼、图片保存、量测、argis server 和geoserver服务的加载以及相关属性的查询、根据坐标加载点线面要素、鼠标动态绘制点线面、图层控制等函数的封装,建议使用者转移到https://gitee.com/laingyua/vue-gis-admin.git上,这边的功能会逐步迁移到新地址上,并增加一些三维功能 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2020-04-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-openlayers ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).