Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 782 Bytes

CHANGELOG.md

File metadata and controls

39 lines (24 loc) · 782 Bytes

0.0.7 (2019.03.20)

  • 修复ol插件投影问题
  • 修复server无法解析问题

0.0.6 (2018.09.07)

fix #15

update build flow

0.0.5 (2018.03.17)

fix #8

test BMap and add example

0.0.4 (2018.03.09)

  • 更新 CanvasLayer 创建方式。
  • 优化事件处理。

0.0.3 (2018.02.02)

  • 抓取服务新增 3 个接口,包括查询文件树和支持通过文件名查询数据。
  • 暂时新增了 EPSG:4326 投影的兼容处理。#5
  • 解决了与 ol3Echarts 事件处理冲突问题。

0.0.2 (2018.01.20)

  • 更新部分依赖。
  • 修复 setDataclearWind bug。
  • 新增数据抓取服务,使用koa2构建。

0.0.1 (2017.12.16)

  • 实现基础功能

0.0.0 (2017.12.14)

  • init