Commit Graph

32 Commits

Author SHA1 Message Date
thinkinggis e9070bbc5c chore: babel useBuiltIns useage 2019-12-20 17:31:50 +08:00
thinkinggis ae9dd06ec6 chore: update version 2019-12-18 23:56:51 +08:00
thinkinggis 05390c6aa7 feat: scene 实例化支持传入地图实例 & 更新文档 2019-12-17 11:14:31 +08:00
thinkinggis f5db06d04f docs: refactor layer docs 2019-12-14 22:15:28 +08:00
thinkinggis 22ba73e98c docs: update changelog 2019-12-12 21:18:19 +08:00
thinkinggis 090ce315aa refactor: update version 2019-12-08 14:27:38 +08:00
thinkinggis 99c60bb87b chore: publish 2019-11-29 15:15:13 +08:00
thinkinggis 301f17a6a7 chore: publish 2019-11-29 12:18:29 +08:00
thinkinggis 5e92198633 chore: publish 2019-11-28 18:13:29 +08:00
thinkinggis 4d03e873b6 chore(version): update version 2019-11-28 18:10:27 +08:00
thinkinggis 363617febb chore: publish 2019-11-28 17:54:59 +08:00
thinkinggis bc17add4c3 fix(component): fix marker 2019-11-28 17:25:56 +08:00
thinkinggis f16a5e21a0 chore(package): : 🎇 update version 2019-11-28 16:04:48 +08:00
thinkinggis 63dce31a63 chore: publish 2019-11-28 15:14:37 +08:00
thinkinggis 62f42618bb refactor(component): add popup marker service 2019-11-28 00:26:09 +08:00
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
yuqi.pyq f12c14a128 build(esmodule): support building es1015 & esm 2019-11-15 15:28:23 +08:00
yuqi.pyq bd334b1990 chore(lerna): add publish config for leaf packages 2019-11-12 16:56:31 +08:00
yuqi.pyq 5379c4d29d chore(license): add MIT license 2019-11-12 16:01:33 +08:00
yuqi.pyq 76d2c9a51f build(prettier): support optional chain with TS 3.7
fix #46
2019-11-12 15:37:31 +08:00
thinkinggis 8d6f6989bf feat(component): add layer control 2019-11-10 21:20:26 +08:00
thinkinggis b1f2942631 feat(scene): scene service inTransientScope 2019-11-07 00:52:03 +08:00
thinkinggis 47296a24ef feat(add l7 site): add websites 2019-11-06 11:57:42 +08:00
yuqi.pyq 585ea28d74 feat(post-processing): add some post processing effects
add noise, sepia, halftone and ink effects
2019-10-30 16:12:11 +08:00
yuqi.pyq 39aba9d9ec 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
thinkinggis af43098fcf fix(merge branch): fix confilt 2019-10-25 10:46:58 +08:00
thinkinggis f55429d018 feat(component): add scale ,zoom, popup, marker map method 2019-10-24 21:23:15 +08:00
yuqi.pyq 9e29d1a949 feat(picking): support PixelPickingPass and highlight the picked feature 2019-10-24 20:53:15 +08:00
thinkinggis 2cffc58813 feat(core): add map method 2019-10-21 14:37:35 +08:00
thinkinggis 7e6d48aba7 feat(point image): add point image 2019-10-16 19:46:10 +08:00
yuqi.pyq 31a3db93a1 refactor: refactor with monorep architecture 2019-10-08 20:15:52 +08:00