Commit Graph

21 Commits

Author SHA1 Message Date
xiaoiver c5aae1675f 完善构建方案 & 容器 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
thinkinggis a7bee08137 refactor(heatmap): heatmap model 2019-11-19 19:03:17 +08:00
thinkinggis 82b9ea3afc refactor(layer): point,polygon line model 2019-11-19 10:21:43 +08:00
thinkinggis 5fb95ea9b8 feat(demo): add point chart demo 2019-11-16 22:22:13 +08:00
thinkinggis 8b6b0316e9 feat(add point demo): add demo 2019-11-14 11:50:12 +08:00
thinkinggis 8d6f6989bf feat(component): add layer control 2019-11-10 21:20:26 +08:00
thinkinggis b1f2942631 feat(scene): scene service inTransientScope 2019-11-07 00:52:03 +08:00
thinkinggis c87c163eb0 fix(tslint): fix tslint error 2019-11-04 12:06:45 +08:00
yuqi.pyq 3b60d6ce4f ci: init travis config 2019-11-01 17:15:20 +08:00
thinkinggis 99dac21e66 feat(layers): add heatmap layer 2019-11-01 15:36:20 +08:00
thinkinggis d5155afcac feat(layer): add arc2d layer 2019-10-30 16:38:59 +08:00
thinkinggis dd97c55ac4 feat(layers): add arclayer 2019-10-30 14:53:18 +08:00
thinkinggis 7aa37fdbdc feat(layers): add girdheatmap add raster imagelayer 2019-10-30 11:52:36 +08:00
thinkinggis 54b67150cd feat(layers): add polygon3d , pointimagelayer 2019-10-30 10:12:02 +08:00
thinkinggis eb9e220ede fix(merge): merge next branch 2019-10-29 17:39:42 +08:00
thinkinggis cfabee3d03 feat(layer): point layer 2019-10-29 17:33:37 +08:00
yuqi.pyq 39aba9d9ec 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 9e29d1a949 feat(picking): support PixelPickingPass and highlight the picked feature 2019-10-24 20:53:15 +08:00
thinkinggis 557115b12f feat(layer): add imagelayer 2019-10-16 10:13:44 +08:00
thinkinggis c0289113cf feat(layer): add point line polygon image layer 2019-10-12 21:26:54 +08:00
yuqi.pyq 31a3db93a1 refactor: refactor with monorep architecture 2019-10-08 20:15:52 +08:00