Commit Graph

681 Commits

Author SHA1 Message Date
thinkinggis e44c83d6b7 fix(draw): fix draw rect bug
fix #334
2020-05-08 12:31:03 +08:00
@thinkinggis ac30eac6c3
Merge pull request #326 from antvis/dependabot/npm_and_yarn/mapbox/martini-0.2.0
build(deps): bump @mapbox/martini from 0.1.0 to 0.2.0
2020-05-08 11:12:06 +08:00
thinkinggis cc512ce522 chore: publish 2020-05-08 10:16:12 +08:00
dependabot-preview[bot] 2ea656a8a3
build(deps): bump @mapbox/martini from 0.1.0 to 0.2.0
Bumps @mapbox/martini from 0.1.0 to 0.2.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 21:40:18 +00:00
thinkinggis 22765de7e3 chore: publish 2020-05-05 23:01:35 +08:00
thinkinggis 67c1dcb2c8 fix(draw): draw control event
fix #314
2020-05-04 16:36:19 +08:00
thinkinggis d5e11774b7 chore: publish 2020-04-27 17:47:56 +08:00
thinkinggis b1d60a888c Merge branch 'master' of github.com:antvis/L7 2020-04-27 11:32:12 +08:00
thinkinggis c84cfb6521 Merge branch 'draw' of github.com:antvis/L7 into draw 2020-04-27 11:14:27 +08:00
thinkinggis 7ad1648a10 fix(source): 聚合图获取聚合原始数据
fix #306
2020-04-27 10:51:52 +08:00
thinkinggis 9bd731fe89 fix(source): 聚合图获取聚合原始数据
fix #306
2020-04-27 10:42:04 +08:00
thinkinggis ba3f7b5676 improvement(draw): ui 组件新增事件,获取数据方法 2020-04-26 23:42:25 +08:00
thinkinggis 8005e06624 chore: publish 2020-04-24 18:42:43 +08:00
thinkinggis 532ade4083 chore: publish 2020-04-24 18:18:00 +08:00
thinkinggis 9c7a5d0875 chore: update package 2020-04-24 18:06:54 +08:00
thinkinggis 5e129160e7 fix: animate shader bug 2020-04-24 17:23:27 +08:00
thinkinggis 486e4b610e Merge branch 'master' into dev-three.js 2020-04-22 23:01:28 +08:00
thinkinggis d50649a308 Merge branch 'dev-three.js' of github.com:antvis/L7 into dev-three.js 2020-04-22 22:59:19 +08:00
thinkinggis 7ead19302d improvement: renderservice add setdirty 方法 2020-04-22 22:38:56 +08:00
thinkinggis 3543438eef improvement: renderservice add setdirty 方法 2020-04-22 21:16:53 +08:00
thinkinggis 2ca5f03168 refactor: svg 2 base64 2020-04-22 19:55:31 +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 5b541345a2 chore: publish 2020-04-21 20:31:58 +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 4e5ace27e7 chore: update package 2020-04-21 14:46:35 +08:00
thinkinggis 17e9f5d159 docs: delete light demo 2020-04-21 11:00:14 +08:00
thinkinggis 12808f17ee fix(draw): mapbox 删除组件不生效 2020-04-20 20:43:46 +08:00
thinkinggis 0b83a3b8f0 docs: add 中国地图省级,市级行政区划demo 2020-04-20 18:21:53 +08:00
thinkinggis 05e16bffd5 chore: merge master 2020-04-20 17:24:13 +08:00
thinkinggis f081a9e1c0 chore: megre master 2020-04-20 17:16:06 +08:00
thinkinggis b27f672708 build(draw): update depencies 2020-04-20 15:37:38 +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 bc42574691 refactor: merge conflict 2020-04-17 11:26:50 +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 e587d41d26 chore: publish 2020-04-14 11:08:20 +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 f5f5a71cbe chore: publish 2020-04-12 11:30:38 +08:00
thinkinggis 4853568ee9 fix: 低端移动设备拾取画布太大内存泄漏的问题 2020-04-12 11:11:06 +08:00
thinkinggis d9513f3cc1 chore: publish 2020-04-10 15:56:20 +08:00