Commit Graph

154 Commits

Author SHA1 Message Date
thinkinggis a2a72fac5f refactor: l7 draw polygon edit 2020-03-30 22:54:57 +08:00
thinkinggis 57db532d36 Merge branch 'l7-draw' of https://github.com/antvis/L7 into l7-draw 2020-03-24 22:57:22 +08:00
thinkinggis ad60db0855 docs: scene add getContainer method 2020-03-20 15:08:51 +08:00
thinkinggis 4ef8507285 refactor: refactor demos 2020-03-15 20:09:16 +08:00
thinkinggis 98c4aa7cfb fix: 图层不可见,取消拾取 2020-03-14 21:18:44 +08:00
thinkinggis 90e33517c5 docs: update docs 2020-03-14 12:31:09 +08:00
thinkinggis b3af628983 improvement: 优化气泡图水波纹效果 2020-03-12 16:39:50 +08:00
thinkinggis 99f082443b fix: conflict 2020-03-12 16:16:23 +08:00
thinkinggis 6190b1403a fix: mapbox 光照问题 2020-03-12 16:14:59 +08:00
thinkinggis d58f604ca3 fix: mapbox 光照问题 2020-03-12 16:06:26 +08:00
thinkinggis 7d4d82c792 docs: add site example 2020-03-11 21:35:11 +08:00
thinkinggis 623d463045 chore: update l7-react peerdependencies 2020-03-09 20:46:17 +08:00
thinkinggis afabb75ca0 docs: addd popup marker 2020-03-09 01:04:27 +08:00
thinkinggis 96ba033d01 docs: update docs 2020-03-08 18:04:13 +08:00
thinkinggis f06b0994e5 docs: fix marker popup docs 2020-03-08 17:31:56 +08:00
thinkinggis 56e535cac3 docs: react scene 2020-03-08 15:19:21 +08:00
thinkinggis a6f004b65e fix: fix scene loaded & add react docs 2020-03-08 14:48:52 +08:00
thinkinggis b7cc8896bc test: rm scheme test 2020-03-05 23:05:11 +08:00
thinkinggis 0679435c14 feat: add popup add marker 2020-03-05 22:40:41 +08:00
thinkinggis 432a2d15a7 fix: doc popup 文档错误 2020-02-21 22:55:11 +08:00
thinkinggis 9830afbed1 improvement: 点亮城市支持自定义动画频率&scene支持传入dom动画 2020-02-11 20:35:51 +08:00
thinkinggis e597415dde improvement(markerlayer): 支持根据缩放范围动态获取聚合数据 2020-02-11 12:10:26 +08:00
thinkinggis b479f3087f fix(docs): conflict 2020-02-08 20:09:14 +08:00
thinkinggis 48bea6e346 fix: getlayer & getlayerByName 2020-02-08 20:01:56 +08:00
thinkinggis c4263b0565 fix: getlayer & getlayerByName 2020-02-08 01:51:17 +08:00
thinkinggis f21baf3b6a fix: docs 语法错误 2020-02-06 23:44:27 +08:00
thinkinggis 66e9a75bd6 fix(docs): 语法错误 2020-02-06 22:06:29 +08:00
thinkinggis bca202d331 fix: many bugs
- marker offsets
- layer update color,size,shape
- 官网压缩
- 数据映射 回调函数
2020-02-06 21:05:49 +08:00
thinkinggis b94be86aac fix(docs): merge conflict 2020-02-05 23:27:48 +08:00
thinkinggis fd494b48f8 fix: source data join 功能&文档 2020-02-05 23:24:47 +08:00
thinkinggis 6008d30416 fix: source data join 功能&文档 2020-02-05 21:36:29 +08:00
thinkinggis 3062ac7940 fix: utils package.json 2020-02-05 10:16:13 +08:00
thinkinggis 62da56dc22 improvement: 增加L7 logo是否显示属性 2020-02-04 22:41:00 +08:00
thinkinggis a6db65b857 fix: amap plugins 2020-02-03 20:36:26 +08:00
thinkinggis 2133b72035 fix: amap 加载地图插件问题 2020-02-03 17:26:19 +08:00
thinkinggis 2a7855e442 chore: update version 2.0.13 2020-02-01 22:03:46 +08:00
thinkinggis e378665e44 docs: 修复文档中的错误 2020-01-31 11:41:49 +08:00
thinkinggis 282c98a79c fix: docs eslint 2020-01-31 01:04:42 +08:00
thinkinggis 2083aa3d37 fix: conflict 2020-01-31 00:58:54 +08:00
thinkinggis b081ddfc8a fix: fix conflict 2020-01-31 00:56:05 +08:00
thinkinggis 03d1b5a99c fix: fix conflict 2020-01-31 00:52:47 +08:00
thinkinggis 5408f2ba86 docs: 修复文档中描述不确切的地方&修复dblclick兼容问题 2020-01-31 00:16:38 +08:00
thinkinggis 93527bd35f docs: 修复文档中描述不确切的地方&修复dblclick兼容问题 2020-01-30 23:43:27 +08:00
thinkinggis 0b7d3e1626 fix: fix clusterMarker style 2020-01-28 21:53:15 +08:00
thinkinggis a439cf44e7 docs: update docs 2020-01-27 17:10:29 +08:00
thinkinggis 7348ca889d improvement: markerLayer 新增聚合方法 sum| mean| max | min 2020-01-27 11:27:29 +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 b9b7e6c086 Merge pull request #174 from antvis/fix_line
feat: popup add open event
2020-01-21 12:38:06 +08:00
thinkinggis 74c241b2d1 improvement: popup add open event 2020-01-21 12:29:28 +08:00