Commit Graph

471 Commits

Author SHA1 Message Date
thinkinggis ddd1d0ef38 feat(layers): add girdheatmap add raster imagelayer 2019-10-30 11:52:36 +08:00
thinkinggis f7be720db1 fix(stories): conflict 2019-10-30 10:19:01 +08:00
thinkinggis 75f2eaa083 feat(layers): add polygon3d , pointimagelayer 2019-10-30 10:12:02 +08:00
thinkinggis bda6b6cfb0 feat(layers): add polygon3d , pointimagelayer 2019-10-30 10:07:17 +08:00
thinkinggis 30597d9a45 fix(merge): merge next branch 2019-10-29 17:39:42 +08:00
thinkinggis 3da72c83ff feat(layer): point layer 2019-10-29 17:33:37 +08:00
yuqi.pyq 2cf082439a 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 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 c28d965754 build: upgrade TS, babel plugin and to support optional chaining 2019-10-25 14:17:59 +08:00
thinkinggis e7a46a691d fix(merge branch): fix confilt 2019-10-25 10:46:58 +08:00
thinkinggis a6baef4954 feat(component): add scale ,zoom, popup, marker map method 2019-10-24 21:23:15 +08:00
yuqi.pyq ff0ffa057e feat(picking): support PixelPickingPass and highlight the picked feature 2019-10-24 20:53:15 +08:00
thinkinggis 853c1901fb feat(core): add map method 2019-10-21 14:37:35 +08:00
thinkinggis 89b25133a1 feat(point image): add point image 2019-10-16 19:46:10 +08:00
thinkinggis a995815284 feat(layer): add imagelayer 2019-10-16 10:13:44 +08:00
thinkinggis 6f33e5f72b fix(layer): fix merge conflict 2019-10-14 19:22:51 +08:00
thinkinggis 54f28be495 feat(layer): add point line polygon image layer 2019-10-12 21:26:54 +08:00
yuqi.pyq b4ad1afb65 refactor(@l7/core): 重构 MultiPassRenderer & PostProcessor
不依赖具体 renderer 渲染服务接口,@l7/renderer 各渲染引擎只需要实现基础 WebGL 资源对象接口
2019-10-12 10:42:50 +08:00
thinkinggis 2570b8c242 feat(layer): 新增sourceplugin, attribute 增加类型判断 2019-10-10 11:45:18 +08:00
yuqi.pyq 587560c7f4 refactor: refactor with monorep architecture 2019-10-08 20:15:52 +08:00