Commit Graph

14 Commits

Author SHA1 Message Date
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
yuqi.pyq 4282260d21 build(esmodule): support building es1015 & esm 2019-11-15 15:28:23 +08:00
yuqi.pyq 3628fc6b2f build(rollup): use rollup to pack CDN bundle 2019-11-14 20:52:43 +08:00
thinkinggis a32dc230a0 feat(add l7 site): add websites 2019-11-06 11:57:42 +08:00
yuqi.pyq 2e37701e1d ci: init travis config 2019-11-01 17:15:20 +08:00
yuqi.pyq a2a69fad2a feat(post-processing): add some post processing effects
add noise, sepia, halftone and ink effects
2019-10-30 16:12:11 +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 b844e63015 feat(schema-validation): support validation for layer's options
implement with JSON Schema (ajv)
2019-10-27 20:58:33 +08:00
yuqi.pyq 76a75f5df7 feat(picking): support PixelPickingPass and highlight the picked feature 2019-10-24 20:53:15 +08:00
yuqi.pyq 40b42954d8 docs: add dev-doc for PixelPickingEngine 2019-10-12 14:39:30 +08:00
xiaoiver 7169108de6 chore: delete .DS_Store 2019-10-12 10:45:33 +08:00
xiaoiver 20324f57dd docs: fix table style in markdown 2019-10-08 20:25:39 +08:00
yuqi.pyq 2542b0643a refactor: refactor with monorep architecture 2019-10-08 20:15:52 +08:00