Commit Graph

170 Commits

Author SHA1 Message Date
thinkinggis 461bd8ee3b chore: publish 2020-11-21 14:24:13 +08:00
thinkinggis 364ea692e5 chore: publish 2020-11-19 11:22:53 +08:00
thinkinggis 1f5e5796f7 chore: publish 2020-11-18 19:52:12 +08:00
thinkinggis 061413c440 chore: publish 2020-10-28 17:48:57 +08:00
thinkinggis eb02448216 chore: publish 2020-10-15 16:59:36 +08:00
thinkinggis f6590b3685 chore: publish 2020-10-15 16:55:15 +08:00
thinkinggis e9a6f02816 chore: publish 2020-10-14 17:57:49 +08:00
thinkinggis 4f73e3ff91 chore: update version 2020-09-10 23:42:06 +08:00
thinkinggis 460f09d55b chore: publish 2020-09-10 23:25:31 +08:00
wangbin b15b97b76f fix(layer): 用计算出的数据范围 * 2代替之前的视野范围
如果按照视野范围进行计算聚合数据会出现新的问题,比如当计算出的数据范围大于视野范围时,里面的判断会return,导致不聚合现象的产生。此次pr取消了上次pr的一部分,转而使用计算出的数据范围 *
2,可以避免此类现象的产生。

fix #511
2020-09-10 14:07:42 +08:00
thinkinggis 96729b995c chore: update version 2020-09-09 20:06:53 +08:00
thinkinggis 227a3368d5 chore: publish 2020-09-09 19:50:52 +08:00
wangbin 710679041c fix(layer): 解决PointLayer中配置了cluster:true缺少部分数据的问题
fix #508
2020-09-07 16:50:56 +08:00
thinkinggis 6ff115ddb5 chore: publish 2020-09-02 20:37:50 +08:00
thinkinggis d22b9adf19 chore: publish 2020-08-28 13:08:57 +08:00
thinkinggis 695a5dfc7a chore: update version 2020-08-21 10:18:03 +08:00
thinkinggis d62de543d4 feat(draw): draw circle add change event 2020-08-21 00:04:30 +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
yy 429172c5f2 fix(layer): point layer图片纹理浮点数据精度问题 2020-08-11 08:39:35 +08:00