Commit Graph

230 Commits

Author SHA1 Message Date
thinkinggis 67c1dcb2c8 fix(draw): draw control event
fix #314
2020-05-04 16:36:19 +08:00
thinkinggis ba3f7b5676 improvement(draw): ui 组件新增事件,获取数据方法 2020-04-26 23:42:25 +08:00
thinkinggis 486e4b610e Merge branch 'master' into dev-three.js 2020-04-22 23:01:28 +08:00
thinkinggis 42bfc33d77 chore: merge master 2020-04-22 19:33:10 +08:00
thinkinggis e75fdc98b1 improvement(component): 支持不显示视野外的Marker 2020-04-22 17:39:10 +08:00
thinkinggis 85abfaee77 docs: update layer doc 2020-04-22 17:12:28 +08:00
thinkinggis e72033eead chore: merge master 2020-04-21 17:02:25 +08:00
thinkinggis f7dedf6066 fix(source): 聚合图支持其它数据格式 2020-04-21 16:42:37 +08:00
thinkinggis 17e9f5d159 docs: delete light demo 2020-04-21 11:00:14 +08:00
thinkinggis cb08b4fdb1 chore: merge master 2020-04-18 23:20:55 +08:00
thinkinggis 998ca7c261 Merge branch 'master' into draw_doc 2020-04-18 23:13:37 +08:00
thinkinggis 2f19f2c419 refactor: 更新threejs 依赖 2020-04-18 21:22:44 +08:00
thinkinggis e5860d717d docs: 更新draw 绘制文档 2020-04-18 10:52:40 +08:00
thinkinggis f276329248 Merge branch 'master' into draw_doc 2020-04-17 11:27:01 +08:00
thinkinggis f0061a5ec0 chore: merge master 2020-04-17 11:00:31 +08:00
thinkinggis 377ae5c036 feat: 3D model 2020-04-17 10:47:34 +08:00
thinkinggis ef51064b00 fix(scale): scale 不响应缩放变化 2020-04-14 17:01:40 +08:00
thinkinggis 39583cad28 fix(layer): 数据过滤不能正常更新 2020-04-14 10:36:46 +08:00
thinkinggis 3193440aee refactor: merge master 2020-04-13 19:33:35 +08:00
thinkinggis 5c0348a89e docs: add line animate 2020-04-13 16:58:09 +08:00
thinkinggis 980a1824ca docs: add line animate demo 2020-04-13 14:10:53 +08:00
thinkinggis 4853568ee9 fix: 低端移动设备拾取画布太大内存泄漏的问题 2020-04-12 11:11:06 +08:00
thinkinggis 124a1d27aa fix: 采用非偏移坐标系坐标系解决高德地图中国区域抖动的问题 2020-04-10 15:17:16 +08:00
thinkinggis b8f58992d1 fix(heatmap): 修复热力图某些设备上黑色 fix #278 2020-04-09 20:54:39 +08:00
thinkinggis 62052648bc refactor(draw): 增加键盘事件& control移除方法 2020-04-08 14:06:02 +08:00
thinkinggis ac3cb4409e refactor: amap draw 事件问题 2020-04-07 20:18:43 +08:00
thinkinggis 1eb3313919 fix: 绘制组件高德地图mousedown事件不能监听的问题 2020-04-07 15:24:23 +08:00
thinkinggis ce6eefdeb8 fix: marker event 2020-04-07 11:24:59 +08:00
thinkinggis 5421f874b5 improvement: update control 2020-04-03 19:36:17 +08:00
thinkinggis d24334061c fix: gird heatmap position fix #273 2020-04-03 10:28:24 +08:00
thinkinggis 092814d3a7 fix: 修复点图层stroke模糊问题 2020-04-02 19:53:36 +08:00
thinkinggis f8ae7322e6 improvement: add draw ui tools 2020-04-01 15:22:53 +08:00
thinkinggis 077f1a7ae5 refactor: l7 draw polygon edit 2020-03-30 22:54:57 +08:00
thinkinggis 6e8e978a8b feat: 第一次点击高亮再次点击取消高亮 2020-03-29 00:33:38 +08:00
thinkinggis d4a6a65e64 fix: conflicts 2020-03-28 23:18:15 +08:00
thinkinggis 0b8af77a38 feat: 新增地图状态控制方法 2020-03-28 22:49:36 +08:00
thinkinggis 6a0e6583dc improvement: 支持图层事件冒泡配置 2020-03-28 13:38:41 +08:00
thinkinggis 5e72a7d974 improvement: 拾取新增buffer机制 & 顶点编辑功能 2020-03-28 11:19:57 +08:00
聆一 60ee2f8e1c feat: 添加例子验证fitBoundsOptions 2020-03-27 11:03:40 +08:00
thinkinggis 9270e5da1e refactor(draw): 统一点,线,面绘制选中机制 2020-03-26 20:15:16 +08:00
thinkinggis fc3b45aa68 chore: publish 2020-03-26 20:06:23 +08:00
thinkinggis bb1755b80d Merge branch 'master' into l7-draw 2020-03-26 17:20:27 +08:00
thinkinggis d56e8d6205 fix: 3d 热力图抖动问题 fixes #138 #263 2020-03-26 16:59:19 +08:00
thinkinggis 82820077f4 fix: 拾取 invalid x offset 2020-03-26 16:06:30 +08:00
thinkinggis 9d6b198f76 fix: 修复颜色纹理取色问题 & 图片标注默认颜色问题 2020-03-26 14:58:28 +08:00
thinkinggis cf27d655eb Merge branch 'fix_bugs' of https://github.com/antvis/L7 into fix_bugs 2020-03-26 11:57:36 +08:00
thinkinggis 88659e6da2 improvement: 设置color size 默认值 2020-03-26 11:38:06 +08:00
thinkinggis 276ae96397 feat: add draw point line polygon 2020-03-26 11:32:28 +08:00
thinkinggis a49707add2 improvement: 设置color size 默认值 2020-03-26 10:18:03 +08:00
thinkinggis 7733c7685e feat: 新增矩形绘制方法 2020-03-24 22:30:44 +08:00