Commit Graph

111 Commits

Author SHA1 Message Date
randysheng f6b08e070d fix(doc): remove duplicated method 2019-12-18 22:22:18 +08:00
thinkinggis 4bb8c65a46 feat(layer): add blend 效果配置支持 normal,additive 2019-12-18 21:13:56 +08:00
thinkinggis 81c2e4eee3 docs: add layer docs 2019-12-18 14:32:11 +08:00
thinkinggis 80a6830847 fix: mapbox token 校验问题 2019-12-17 13:52:53 +08:00
thinkinggis 9089d69d0d feat: scene 实例化支持传入地图实例 & 更新文档 2019-12-17 11:14:31 +08:00
Zihua Wu cb6447419b Fix typo 2019-12-15 14:37:43 +08:00
thinkinggis 9aa56b3066 docs: refactor layer docs 2019-12-14 22:15:28 +08:00
thinkinggis 6322779a78 docs: add source docs, fix mapbox marker 2019-12-10 20:11:26 +08:00
thinkinggis 3a02abfc3a docs: update docs l7 cdn version 2019-12-08 14:58:26 +08:00
thinkinggis c2e613b533 fix(lint): igonre lint test data lint 2019-12-07 20:55:59 +08:00
thinkinggis 127d7ce294 docs: add josn api 2019-12-07 19:56:26 +08:00
thinkinggis 88bbc1fc65 fix(scene): contianer resize 2019-12-07 01:43:18 +08:00
thinkinggis 78dd68aca3 docs: add blank map 使用教程 2019-12-05 11:35:54 +08:00
thinkinggis 0a824e05e3 docs: update l7 cdn version 2019-12-05 10:40:37 +08:00
thinkinggis 7474eb81eb fix(gatsby): gastsby node 2019-12-02 19:01:56 +08:00
thinkinggis 9f2827f3c5 docs: prettier docs js 2019-12-02 17:27:39 +08:00
thinkinggis a867ed7d31 fix(parser): fix multipolygom parser 2019-12-02 15:16:45 +08:00
thinkinggis 937c331bdd docs(docs): add tutorial how to start demo locally 2019-12-02 11:12:30 +08:00
thinkinggis f57d8d9b4b docs: update docs l7 2019-11-29 15:51:47 +08:00
thinkinggis f21f925762 chore(version): update docs demo version 2019-11-29 13:33:44 +08:00
thinkinggis 2401eb0208 docs(docs): update 2.x version 2019-11-29 01:14:31 +08:00
thinkinggis 2851cd1117 docs(docs): udpate 1.x version 2019-11-29 00:58:32 +08:00
thinkinggis d2d4569389 docs(docs): fix docs error 2019-11-28 23:38:18 +08:00
thinkinggis d10048593f docs(tutorial): map init document 2019-11-28 17:49:04 +08:00
thinkinggis ea10d6395d docs(api): update setMapStyle API fix:#98 2019-11-28 14:54:22 +08:00
thinkinggis 7cb83dab53 Merge branch 'dev-map' of https://github.com/antvis/L7 into dev-map 2019-11-28 11:43:37 +08:00
thinkinggis e134a5598c refactor(amap): rename Amap to GaodeMap 避免和高德全局对象Amap冲突 2019-11-27 14:54:53 +08:00
yuqi.pyq 51cc6e07fd chore(merge): merge with master 2019-11-26 19:20:04 +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
thinkinggis 08667efd4f docs(example): fix example md 2019-11-26 17:32:53 +08:00
thinkinggis f9b37cacee docs(docs): add 1.x 版本的介绍 2019-11-26 11:59:39 +08:00
thinkinggis ea3e6ca5d5 fix(master): merge master branch fix conflict 2019-11-25 17:29:48 +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 ff79e31015 docs(tutorial): add map tutorial 2019-11-25 11:47:02 +08:00
thinkinggis 7ce593899d fix(site): 首页头图位置,以及英文大小写 2019-11-24 14:09:12 +08:00
@thinkinggis bf2345c3a8 Merge pull request #72 from antvis/fix-ci
test: improve travis ci
2019-11-22 23:47:57 +08:00
afc163 9e9b740e09 docs: fix mixed contents 2019-11-22 21:54:21 +08:00
thinkinggis 35c4b463a1 docs(docs): add map doc 2019-11-22 20:19:23 +08:00
thinkinggis 23211d091d fix(site): megre conflict 2019-11-22 19:28:43 +08:00
thinkinggis ee70bda84a docs(docs): update tutorial 2019-11-22 18:16:49 +08:00
thinkinggis e72fa27c47 docs(image): zip image 2019-11-22 18:16:10 +08:00
thinkinggis 0069b387be fix(maker): marker demo 2019-11-22 18:09:36 +08:00
thinkinggis 882e50b140 refactor(l7 lib): update libs 2019-11-22 18:09:36 +08:00
thinkinggis 6124e414ec fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
thinkinggis 5597f6798f docs(docs): update tutorial 2019-11-22 12:17:33 +08:00
thinkinggis 27c4ac00a5 docs(image): zip image 2019-11-21 23:27:01 +08:00
thinkinggis e9f1c94ac6 Merge branch 'site' of https://github.com/antvis/L7 into site 2019-11-21 20:28:16 +08:00
thinkinggis 2bbdb18bbd fix(maker): marker demo 2019-11-21 18:46:52 +08:00
thinkinggis 2b7a822c33 refactor(l7 lib): update libs 2019-11-21 17:52:18 +08:00
thinkinggis 9fd1e78214 fix(fix): fix 2019-11-21 13:06:13 +08:00
thinkinggis 63b4c83167 fix(rm cache): rm cache 2019-11-21 13:05:22 +08:00
thinkinggis 3c6a80c9ea fix(demo): demo 2019-11-21 00:09:54 +08:00
thinkinggis 8d72bc03b0 docs(layer): add layer docs 2019-11-20 20:44:08 +08:00
thinkinggis 04d8c5be92 refactor(example): add lint 2019-11-20 17:26:24 +08:00
thinkinggis f054076290 docs(docs): add api 2019-11-20 14:14:30 +08:00
thinkinggis 57e4bb84a7 refactor(heatmap): heatmap model 2019-11-19 19:03:17 +08:00
thinkinggis bd91e8453b feat(demo): add point chart demo 2019-11-16 22:22:13 +08:00
thinkinggis 0e000f5715 feat(component): add layer control 2019-11-10 21:20:26 +08:00
thinkinggis a32dc230a0 feat(add l7 site): add websites 2019-11-06 11:57:42 +08:00
thinkinggis a7e2e7aaac update readme 2019-08-07 18:10:58 +08:00
李正学 e75f215625 feat(src): threejs render 2018-10-23 19:32:42 +08:00