Commit Graph

26 Commits

Author SHA1 Message Date
thinkinggis 8e0b253386 chore: publish 2019-11-29 15:15:13 +08:00
thinkinggis faedb77962 chore: publish 2019-11-29 12:18:29 +08:00
thinkinggis 2e7b891b20 chore: publish 2019-11-28 18:13:29 +08:00
thinkinggis 70de2f5c8b chore(version): update version 2019-11-28 18:10:27 +08:00
thinkinggis c64622e05d chore: publish 2019-11-28 17:54:59 +08:00
thinkinggis 8dabe4c9c1 fix(component): fix marker 2019-11-28 17:25:56 +08:00
thinkinggis 6fc4621f3b chore(package): : 🎇 update version 2019-11-28 16:04:48 +08:00
thinkinggis cf6b1b4cf6 chore: publish 2019-11-28 15:14:37 +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
yuqi.pyq 4282260d21 build(esmodule): support building es1015 & esm 2019-11-15 15:28:23 +08:00
thinkinggis 8cf6f5d173 fix(merge): fix conflict 2019-11-15 01:15:14 +08:00
yuqi.pyq b11f4c2070 chore(lerna): add publish config for leaf packages 2019-11-12 16:56:31 +08:00
yuqi.pyq f608fc76ce chore(license): add MIT license 2019-11-12 16:01:33 +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