Commit Graph

11 Commits

Author SHA1 Message Date
2912401452 e99ea7d8b3 feat: 增加点击冲突检测 2021-09-16 17:35:02 +08:00
thinkinggis c3c22921a2 docs: update 图层引入 2020-01-07 21:15:23 +08:00
thinkinggis c9ffc3b7c0 feat(layer): add setSelect setActive 方法 & refactor color util 2019-12-18 00:33:25 +08:00
thinkinggis 611be14042 feat(source render): source transfrom, layer event 2019-12-12 00:35:15 +08:00
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
thinkinggis 26c3cca511 feat(scene): scene service inTransientScope 2019-11-07 00:52:03 +08:00
thinkinggis cbb6c3a0d2 feat(layer): point layer 2019-10-29 17:33:37 +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 f748db05dc feat(picking): support advanced picking API: `layer.pick({x, y})` 2019-10-25 17:16:53 +08:00
yuqi.pyq 76a75f5df7 feat(picking): support PixelPickingPass and highlight the picked feature 2019-10-24 20:53:15 +08:00