Commit Graph

107 Commits

Author SHA1 Message Date
thinkinggis 92b898ba28 refactor: iE 11 打包支持 2020-02-25 20:35:43 +08:00
thinkinggis ba4f29d48f chore: update version 2.0.28-alpha.0 2020-02-23 22:47:32 +08:00
聆一 cce3a03183 chore: release 2.0.27-alpha.0 2020-02-22 22:26:48 +08:00
聆一 d39258237c chore: release 2.0.26-alpha.0 2020-02-22 15:37:57 +08:00
thinkinggis 1e1941f60d chore: update version 2.0.25 2020-02-21 09:18:19 +08:00
thinkinggis 6b4e933d9d chore: update version 2.0.24 2020-02-20 15:01:36 +08:00
thinkinggis cfdb0bae8a improvement: update l7-react 2020-02-20 14:18:15 +08:00
thinkinggis 8900aec8fc chore: update version 2.0.23 2020-02-20 09:21:42 +08:00
thinkinggis 5d5b1ff525 chore: updtate alpha version 2020-02-19 09:37:49 +08:00
thinkinggis 17f44bb2f7 chore: update version 2.0.22 2020-02-14 17:31:29 +08:00
thinkinggis b9f8485161 chore: update version 2.0.21 2020-02-13 00:39:07 +08:00
thinkinggis b31058345a chore: update version 2.0.20 2020-02-12 23:06:39 +08:00
thinkinggis 924fd1337c style: error word 2020-02-12 14:49:47 +08:00
thinkinggis 2d98a6be4d chore: update version 2.0.19 2020-02-11 21:02:30 +08:00
thinkinggis e597415dde improvement(markerlayer): 支持根据缩放范围动态获取聚合数据 2020-02-11 12:10:26 +08:00
thinkinggis 8424e17dc4 Merge branch 'master' of https://github.com/antvis/L7 2020-02-09 11:58:37 +08:00
@thinkinggis 1adca4a5a4 Merge pull request #170 from ParryQiu/master
feat(marker): 针对聚合点只渲染视野范围内的元素,提高性能
2020-02-09 11:58:17 +08:00
thinkinggis d59c2a9780 chore: update version 2.0.18 2020-02-08 21:06:47 +08:00
thinkinggis 26c9927e23 chore: update version 2.0.17 2020-02-07 23:03:10 +08:00
thinkinggis 0865890c79 chore: update version 2.0.16 2020-02-07 00:15:40 +08:00
thinkinggis bca202d331 fix: many bugs
- marker offsets
- layer update color,size,shape
- 官网压缩
- 数据映射 回调函数
2020-02-06 21:05:49 +08:00
thinkinggis a1b3b7412f chore: update version 2.0.15 2020-02-05 15:58:44 +08:00
thinkinggis 4a9f0c466d feat(control): 修复地图缩放时,图层控件选中失效 2020-02-05 14:56:20 +08:00
thinkinggis 705be24204 chore: update version 2.0.14 2020-02-03 21:32:13 +08:00
thinkinggis 42a937cee9 chore: update version 2.0.13 2020-02-01 21:29:32 +08:00
Parry 4125b6226d Merge pull request #9 from antvis/master
merge
2020-02-01 19:25:34 +08:00
thinkinggis fdd9fd9a23 chore: uppdate version 2.0.12 2020-01-31 01:22:17 +08:00
thinkinggis 5408f2ba86 docs: 修复文档中描述不确切的地方&修复dblclick兼容问题 2020-01-31 00:16:38 +08:00
thinkinggis 69c850ce42 chore: update version 2.0.11 2020-01-29 11:28:24 +08:00
thinkinggis ecef65a336 refactor(layer): 更新layer渲染流程 2020-01-29 02:54:14 +08:00
thinkinggis 0b7d3e1626 fix: fix clusterMarker style 2020-01-28 21:53:15 +08:00
thinkinggis ccb49d7ee5 chore: update version 2.0.10 2020-01-27 16:15:05 +08:00
thinkinggis 2a776809a6 improvement: 聚合marker 支持设置普通marker样式 2020-01-27 11:47:37 +08:00
thinkinggis 7348ca889d improvement: markerLayer 新增聚合方法 sum| mean| max | min 2020-01-27 11:27:29 +08:00
thinkinggis 49a46cdaa5 chore: update version 2.0.9 2020-01-23 00:42:41 +08:00
thinkinggis dc914476b1 chore: update version 2.0.8 2020-01-21 18:08:08 +08:00
thinkinggis dff9b32289 chore: update version 2.0.7 2020-01-21 14:20:19 +08:00
thinkinggis 4599a845e4 improvement: popup add open event 2020-01-21 11:56:04 +08:00
thinkinggis 5efd502b64 chore: update version 2.0.6 2020-01-21 10:11:13 +08:00
thinkinggis 1946de6207 fix: pointlayer image 模糊&事件& marker add some new method 2020-01-20 19:20:47 +08:00
ParryQiu a8798ae862 improvement(cluster marker): 针对聚合点只渲染视野范围内的元素,提高性能
通过传递视野范围坐标范围,只渲染视野范围内的
2020-01-20 17:03:20 +08:00
thinkinggis 20f35d4559 chore: udpate version 2.0.5 2020-01-19 21:29:13 +08:00
thinkinggis b9f92bf604 chore: update version 2.0.4 2020-01-17 13:45:59 +08:00
@thinkinggis 7cd0d21f12 Merge pull request #166 from antvis/clusterMarker
feat(component): 新增cluster marker
2020-01-17 12:17:03 +08:00
thinkinggis e3f291f373 improvement: add markerlayer doc and fix some meathod 2020-01-17 12:03:25 +08:00
@thinkinggis c8a302f200 Merge pull request #165 from antvis/setdata
fix: 修复数据更新方法
2020-01-17 11:49:19 +08:00
thinkinggis 41624f12fe feat(component): 新增cluster marker 2020-01-17 00:40:37 +08:00
thinkinggis 052f306faf fix: 修复数据更新方法 2020-01-16 18:22:38 +08:00
thinkinggis 14767a9513 chore(update version): update version 2020-01-16 13:20:57 +08:00
thinkinggis d447090554 chore: update version 2020-01-15 00:15:51 +08:00