Commit Graph

24 Commits

Author SHA1 Message Date
thinkinggis 06746163f2 feat: 新增地图导出方法 & fix 文本渲染 2020-02-28 11:51:45 +08:00
thinkinggis 2f8c8521c8 chore: fix merge conflict 2020-02-22 19:13:16 +08:00
thinkinggis a9054342f5 refactor: tslint error 2020-02-22 17:13:28 +08:00
thinkinggis 144db9149d fix: regl 参数 for ie11 2020-02-22 15:10:46 +08:00
thinkinggis 5579166a87 fix: amap webgl force 2020-02-21 00:37:03 +08:00
thinkinggis f5c6f74ab7 fix: 修复图层高亮不正常显示的问题 fix #150 2020-01-15 15:11:33 +08:00
thinkinggis f03cc59ed9 feat: add raster layer 2020-01-02 20:14:25 +08:00
thinkinggis 73e946ff94 feat(layer): add blend 效果配置支持 normal,additive 2019-12-18 22:39:27 +08:00
thinkinggis 9834e32d09 fix: 修复webgl 扩展兼容问题 2019-12-08 12:49:42 +08:00
thinkinggis 88bbc1fc65 fix(scene): contianer resize 2019-12-07 01:43:18 +08:00
thinkinggis e134a5598c refactor(amap): rename Amap to GaodeMap 避免和高德全局对象Amap冲突 2019-11-27 14:54:53 +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
afc163 ceafbbecb8 fix: eslint bug 2019-11-22 20:18:37 +08:00
afc163 4c94e87763 test: skip test case in travis 2019-11-22 20:18:36 +08:00
thinkinggis 4c5c1a9d49 fix(layers): heatmap 3d effect 2019-11-11 13:52:00 +08:00
thinkinggis a32dc230a0 feat(add l7 site): add websites 2019-11-06 11:57:42 +08:00
thinkinggis 4008efeb24 fix(tslint): fix tslint error 2019-11-04 12:06:45 +08:00
yuqi.pyq 2e37701e1d ci: init travis config 2019-11-01 17:15:20 +08:00
thinkinggis 86ec8e4718 feat(layers): add heatmap layer 2019-11-01 15:36:20 +08:00
yuqi.pyq dfb03f62d4 feat(multi-pass): support TAA(Temporal Anti-Aliasing)
we can enable TAA in layer's options now, but there're something wrong when picking enabled at same
time.
2019-10-29 14:42:41 +08:00
yuqi.pyq 76a75f5df7 feat(picking): support PixelPickingPass and highlight the picked feature 2019-10-24 20:53:15 +08:00
thinkinggis c5458d54b6 feat(layer): add imagelayer 2019-10-16 10:13:44 +08:00
yuqi.pyq 3286c59d5a refactor(@l7/core): 重构 MultiPassRenderer & PostProcessor
不依赖具体 renderer 渲染服务接口,@l7/renderer 各渲染引擎只需要实现基础 WebGL 资源对象接口
2019-10-12 10:42:50 +08:00
yuqi.pyq 2542b0643a refactor: refactor with monorep architecture 2019-10-08 20:15:52 +08:00