yuqi.pyq
|
77b8f21b0b
|
feat(map): adjust Scene API, use @antv/l7-maps instead
re #86
|
2019-11-26 17:51:29 +08:00 |
xiaoiver
|
92f404dbae
|
完善构建方案 & 容器 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
|
ccf1ff464e
|
feat(scene): scene service inTransientScope
|
2019-11-07 00:52:03 +08:00 |
thinkinggis
|
3da72c83ff
|
feat(layer): point layer
|
2019-10-29 17:33:37 +08:00 |
yuqi.pyq
|
9c5766d0e3
|
feat(schema-validation): support validation for layer's options
implement with JSON Schema (ajv)
|
2019-10-27 20:58:33 +08:00 |
yuqi.pyq
|
3e22f21a5c
|
feat(picking): support advanced picking API: `layer.pick({x, y})`
|
2019-10-25 17:16:53 +08:00 |
yuqi.pyq
|
ff0ffa057e
|
feat(picking): support PixelPickingPass and highlight the picked feature
|
2019-10-24 20:53:15 +08:00 |