Vue+Openlayers


vue+openlayers封装了常用的gis方法,如天地图的加载,鹰眼、图片保存、量测、argis server 和geoserver服务的加载以及相关属性的查询、根据坐标加载点线面要素、鼠标动态绘制点线面、图层控制等函数的封装,建议使用者转移到https://gitee.com/laingyua/vue-gis-admin.git上,这边的功能会逐步迁移到新地址上,并增加一些三维功能

https://gitee.com/laingyua/vue-openlayers

>>openlayers+marker标注:

npm install ol -S

Vue + OpenLayers安装:

浅析OpenLayer3加载WMS一些问题:https://www.cnblogs.com/tuboshu/p/10752346.html

>>openlayers+popup弹出框