Commit Graph

19 Commits

Author SHA1 Message Date
thinkinggis 23b5f4fe75 fix: mousedown 设置为捕获阶段触发 2021-01-14 17:28:13 +08:00
thinkinggis 8c79b8731e fix: 图标比例设置 2020-12-15 01:24:46 +08:00
thinkinggis 70ec75bcd4 fix(layer): image layer shader 2020-11-19 10:03:54 +08:00
thinkinggis 8e0fb84b3a fix(scene): 通过client size设置画布大小,支持css scale 2020-07-20 18:30:56 +08:00
thinkinggis cc4292ff2f feat(distict): add bubble map 2020-05-16 10:50:59 +08:00
thinkinggis c4e340e095 docs: add react demos 2020-03-11 14:49:39 +08:00
thinkinggis f41efaa3f4 fix: image layer color 2020-03-10 10:40:33 +08:00
thinkinggis 55c2838568 refactor: update yarn.lock 2020-02-23 22:20:34 +08:00
thinkinggis bf1c5000b6 fix: mapbox 3d 柱图显示问题 2020-02-21 10:06:49 +08:00
thinkinggis 5579166a87 fix: amap webgl force 2020-02-21 00:37:03 +08:00
thinkinggis cfdb0bae8a improvement: update l7-react 2020-02-20 14:18:15 +08:00
thinkinggis ef7b3608b0 improvement: 修复提高拾取性能10倍+ 2020-02-20 00:03:00 +08:00
thinkinggis 5936f9aa47 refactor(feature picking): feature picking 2020-02-17 22:47:33 +08:00
thinkinggis bca202d331 fix: many bugs
- marker offsets
- layer update color,size,shape
- 官网压缩
- 数据映射 回调函数
2020-02-06 21:05:49 +08:00
thinkinggis 1946de6207 fix: pointlayer image 模糊&事件& marker add some new method 2020-01-20 19:20:47 +08:00
thinkinggis 9089d69d0d feat: scene 实例化支持传入地图实例 & 更新文档 2019-12-17 11:14:31 +08:00
thinkinggis 3734898a5f refactor(component): add popup marker service 2019-11-28 00:26:09 +08:00
yuqi.pyq 648357fe8e feat(map): adjust Scene API, use @antv/l7-maps instead
re #86
2019-11-26 17:51:29 +08:00
xiaoiver 44dec441af 完善构建方案 & 容器 Bug 修复 (#84)
* feat(core): support hierarchical containers

* feat(multipassrenderer): support custom postprocessing pass

* build(rollup): output CDN bundle to @antv/l7/dist

* build(tsc): generate TS declaration files

* chore(prerelease): prerelease beta.10
2019-11-25 15:27:56 +08:00