Commit Graph

23 Commits

Author SHA1 Message Date
thinkinggis 052f306faf fix: 修复数据更新方法 2020-01-16 18:22:38 +08:00
thinkinggis 9089d69d0d feat: scene 实例化支持传入地图实例 & 更新文档 2019-12-17 11:14:31 +08:00
thinkinggis 3734898a5f refactor(component): add popup marker service 2019-11-28 00:26:09 +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 23211d091d fix(site): megre conflict 2019-11-22 19:28:43 +08:00
thinkinggis 6124e414ec fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
thinkinggis 63b4c83167 fix(rm cache): rm cache 2019-11-21 13:05:22 +08:00
yuqi.pyq 00493b81e6 build(prettier): support optional chain with TS 3.7
fix #46
2019-11-12 15:37:31 +08:00
thinkinggis 861c0bba41 feat(layers): add girdheatmap add raster imagelayer 2019-10-30 11:52:36 +08:00
thinkinggis cbb6c3a0d2 feat(layer): point layer 2019-10-29 17:33:37 +08:00
yuqi.pyq f748db05dc feat(picking): support advanced picking API: `layer.pick({x, y})` 2019-10-25 17:16:53 +08:00
thinkinggis f223f2965c fix(merge branch): fix confilt 2019-10-25 10:46:58 +08:00
thinkinggis dcb2e91a9c feat(component): add scale ,zoom, popup, marker map method 2019-10-24 21:23:15 +08:00
yuqi.pyq 76a75f5df7 feat(picking): support PixelPickingPass and highlight the picked feature 2019-10-24 20:53:15 +08:00
thinkinggis cccf70e7d8 feat(core): add map method 2019-10-21 14:37:35 +08:00
thinkinggis 09a88582be feat(point image): add point image 2019-10-16 19:46:10 +08:00
thinkinggis c5458d54b6 feat(layer): add imagelayer 2019-10-16 10:13:44 +08:00
thinkinggis 2aecec62e3 fix(layer): fix merge conflict 2019-10-14 19:22:51 +08:00
thinkinggis 2e2667f55b feat(layer): add point line polygon image layer 2019-10-12 21:26:54 +08:00
yuqi.pyq 3286c59d5a refactor(@l7/core): 重构 MultiPassRenderer & PostProcessor
不依赖具体 renderer 渲染服务接口,@l7/renderer 各渲染引擎只需要实现基础 WebGL 资源对象接口
2019-10-12 10:42:50 +08:00
thinkinggis 3a92b02691 feat(layer): 新增sourceplugin, attribute 增加类型判断 2019-10-10 11:45:18 +08:00
yuqi.pyq 2542b0643a refactor: refactor with monorep architecture 2019-10-08 20:15:52 +08:00