Commit Graph

3851 Commits

Author SHA1 Message Date
@thinkinggis a371768cee
Merge pull request #497 from ParryQiu/master
fix: 修复去除重复点计算逻辑的 bug
2020-08-28 16:38:54 +08:00
ParryQiu 9d2e91853a fix: 修复 ExtrudePolyLine 对应的单元测试逻辑 2020-08-28 16:19:16 +08:00
ParryQiu 02a181a406 fix: 修复去除重复点计算逻辑的 bug 2020-08-28 15:26:02 +08:00
ParryQiu f4bd2eab40 fix: 修复去除重复点计算逻辑的 bug 2020-08-28 15:15:59 +08:00
thinkinggis d22b9adf19 chore: publish 2020-08-28 13:08:57 +08:00
thinkinggis eeee362c95 fix: update version 2020-08-28 11:40:45 +08:00
@thinkinggis 1489e5cd6c
Merge pull request #493 from antvis/fix_amap_loader
refactor(amap): 优化高德地图sdk 加载方式
2020-08-28 11:34:37 +08:00
thinkinggis b99a3ca32b chore: udpate version 2020-08-28 10:59:38 +08:00
@thinkinggis 2f2b4940a0
Merge pull request #494 from ParryQiu/master
fix(layer): 解决线图层绘制异常的问题
2020-08-28 10:43:27 +08:00
thinkinggis 1e5204f117 chore(yarn): update yarn.lock 2020-08-28 10:32:29 +08:00
ParryQiu 49e1e719c1 fix: 修复单元测试文件中的一些判断条件 2020-08-28 09:30:21 +08:00
ParryQiu 4323ef5d2f fix(layer): 去除线图层绘制异常的问题
处理线图层数据存在重复点的时候,绘制的线图层粗细表现异常的问题。
2020-08-27 17:36:17 +08:00
ParryQiu 687986a6d5 fix(layer): 去除线图层绘制异常的问题
处理线图层数据存在重复点的时候,绘制的线图层粗细表现异常的问题。
2020-08-27 17:22:34 +08:00
thinkinggis 7f8bcbbbb7 refactor(amap): 优化高德地图sdk 加载方式 2020-08-27 16:31:03 +08:00
ParryQiu f3474341cb Merge branch 'pr/11' 2020-08-25 13:20:06 +08:00
thinkinggis 695a5dfc7a chore: update version 2020-08-21 10:18:03 +08:00
thinkinggis 2b1f9043d4 Merge branch 'master' of github.com:antvis/L7 2020-08-21 10:14:50 +08:00
thinkinggis e012a29336 chore: update version 2020-08-21 10:14:14 +08:00
thinkinggis 50d5612f6e chore: update version 2020-08-21 10:08:35 +08:00
thinkinggis acc86524d6 Merge branch 'master' of github.com:antvis/L7 2020-08-21 08:32:42 +08:00
@thinkinggis d33916fd61
Merge pull request #491 from antvis/feat_draw_circle
feat(draw): draw circle add  change event
2020-08-21 08:32:31 +08:00
thinkinggis d62de543d4 feat(draw): draw circle add change event 2020-08-21 00:04:30 +08:00
@thinkinggis a6e0b7f9a8
Merge pull request #490 from yanyu510/master
fix(layer): heatmap layer grid无法渲染squareColumn 3D图形问题
2020-08-20 23:14:37 +08:00
yy 907d10c0fd chore: update version 2020-08-20 18:25:07 +08:00
yy 06dd158758 Merge branch 'master' of https://github.com/yanyu510/L7 2020-08-20 17:38:20 +08:00
yy 0a657bd505 fix(layer): heatmap layer grid无法渲染squareColumn 3D图形问题
fix #472
2020-08-20 17:36:17 +08:00
yy 64145d3d7b fix(layer): heatmap layer grid无法渲染squareColumn 3D图形问题
fix #472
2020-08-20 17:09:45 +08:00
yanyu510 76a79c89e6
Merge pull request #2 from antvis/master
merge upll request
2020-08-20 16:00:22 +08:00
thinkinggis 513eb1bae2 chore: update version 2020-08-17 16:00:49 +08:00
thinkinggis b0a1ecea84 chore: publish 2020-08-17 15:58:50 +08:00
@thinkinggis f0cd4251a6
Merge pull request #487 from antvis/feature_fix
fix(react): 高德地图地图状态同步
2020-08-17 15:38:14 +08:00
thinkinggis aad458ab85 fix(react): 高德地图地图状态同步 2020-08-17 15:16:05 +08:00
thinkinggis ad607fcdeb chore: publish 2020-08-13 14:01:25 +08:00
thinkinggis d363d9c3c9 chore: update version 2020-08-13 14:00:44 +08:00
@thinkinggis e3b1ae0389
Merge pull request #482 from antvis/feature_fix
Feature fix
2020-08-12 15:43:14 +08:00
thinkinggis ff8f1a6b1d chore: update version 2020-08-12 15:22:38 +08:00
thinkinggis 582105e9a8 Merge branch 'master' into feature_fix 2020-08-12 15:22:01 +08:00
thinkinggis a055a5e723 chore: fix eslint 2020-08-12 14:03:49 +08:00
thinkinggis 69835f79d6 fix(boundary): 下钻能不能绑定数据的问题
fix #473 #442
2020-08-12 14:00:33 +08:00
thinkinggis 6aabfd2dcb fix(boundary): 下钻能不能绑定数据的问题
fix #473 #442
2020-08-12 13:52:55 +08:00
thinkinggis d07db2b7b7 docs: update scence doc 2020-08-11 13:53:24 +08:00
thinkinggis 01dfe1343a chore: publish 2020-08-11 13:31:10 +08:00
thinkinggis 74c138a868 chore: update lint 2020-08-11 12:01:56 +08:00
thinkinggis 30008ec92b chore: publish 2020-08-11 11:58:19 +08:00
thinkinggis bbf42da372 Merge branch 'master' of github.com:antvis/L7 2020-08-11 11:44:21 +08:00
@thinkinggis f27f82bf4e
Merge pull request #479 from antvis/feature_fix
fix(source & line model): 支持带洞的边形绘制边界
2020-08-11 11:32:59 +08:00
thinkinggis fa1f4ff7ea docs(scene): update scene 2020-08-11 11:11:52 +08:00
@thinkinggis ee86695406
Merge pull request #477 from yanyu510/master
fix(layer):  PointLayer图片纹理浮点数据精度问题
2020-08-11 10:21:49 +08:00
yy fd97eae1b4 Merge branch 'master' of https://github.com/yanyu510/L7 2020-08-11 09:45:39 +08:00
yy b3f2cc7213 Merge branch 'master' of https://github.com/yanyu510/L7 2020-08-11 09:07:21 +08:00