Giter Site home page Giter Site logo

plot_ol's Introduction

PlotOL

说明

基于原作者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,实现的功能包括:

  • 增加文档工具,生成API文档(需要重新install才可以使用)npm run docs
  • 标绘图元新增disable,enable方法
  • 新增TrackingLayer类,可以用来绘制轨迹。POL.TrackingLayer

演示截图

编译

npm install  安装
npm run start  开发者模式
npm run build  发布
npm run docs  编译文档

plot_ol's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.