Commit Graph

7 Commits

Author SHA1 Message Date
yuqi.pyq 4a494373e8 feat(map): adjust Scene API, use @antv/l7-maps instead
re #86
2019-11-26 17:51:29 +08:00
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 b1f2942631 feat(scene): scene service inTransientScope 2019-11-07 00:52:03 +08:00
thinkinggis cfabee3d03 feat(layer): point layer 2019-10-29 17:33:37 +08:00
yuqi.pyq 896b02c1e7 feat(schema-validation): support validation for layer's options
implement with JSON Schema (ajv)
2019-10-27 20:58:33 +08:00
yuqi.pyq 39fb89cc7f feat(picking): support advanced picking API: `layer.pick({x, y})` 2019-10-25 17:16:53 +08:00
yuqi.pyq 9e29d1a949 feat(picking): support PixelPickingPass and highlight the picked feature 2019-10-24 20:53:15 +08:00