基于原作者cuifudong 博客地址https://blog.csdn.net/gispace OL3 改版。
基于OpenLayers6 (http://openlayers.org) 实现动态标绘API。
在线体验 http://61.155.169.52:8080/PlotOl/demo/index.html
版本V1.0,实现的功能包括:
版本V1.1,实现的功能包括:
当前版本V1.1.1,实现的功能包括:
当前版本V1.1.2,实现的功能包括:
npm install 安装
npm run start 开发者模式
npm run start-ie 开发者模式(ie)
npm run build 发布普通兼容性浏览器
npm run build-ie 发布兼容性ie版本
npm run docs 编译文档