Commit Graph

90 Commits

Author SHA1 Message Date
thinkinggis ae9dd06ec6 chore: update version 2019-12-18 23:56:51 +08:00
thinkinggis 1cf8ecd777 fix: merge master fix conflict 2019-12-18 23:20:34 +08:00
thinkinggis 558b4b3006 feat(layer): add blend 效果配置支持 normal,additive 2019-12-18 22:39:27 +08:00
thinkinggis 85f9fae68d docs: add layer docs 2019-12-18 14:32:11 +08:00
thinkinggis 15766231d6 feat(layer): add setSelect setActive 方法 & refactor color util 2019-12-18 00:33:25 +08:00
thinkinggis 2a97e91d25 fix: source 聚合方法接口定义问题 2019-12-17 14:08:02 +08:00
thinkinggis 388ca023e7 fix: mapbox token 校验问题 2019-12-17 13:52:53 +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 ba214864c8 feat(source): add join transfroms 2019-12-12 20:02:12 +08:00
thinkinggis 87176fb0bc feat(source render): source transfrom, layer event 2019-12-12 00:35:15 +08:00
thinkinggis 594d9c821c docs: add source docs, fix mapbox marker 2019-12-10 20:11:26 +08:00
thinkinggis 090ce315aa refactor: update version 2019-12-08 14:27:38 +08:00
thinkinggis 76c3d3e195 Merge branch 'source' of https://github.com/antvis/L7 into source 2019-12-07 23:12:48 +08:00
thinkinggis fe7aecadfd fix(lint): igonre lint test data lint 2019-12-07 20:55:59 +08:00
thinkinggis 7e09ec1f6c fix(scene): contianer resize 2019-12-07 01:43:18 +08:00
thinkinggis 2d396504ce feat(source): wip cluster 2019-12-04 19:00:43 +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 451172b611 fix(map): temporarily closed amap offset coordinate 2019-11-29 11:19:04 +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 0d9b958343 Merge branch 'dev-map' of https://github.com/antvis/L7 into dev-map 2019-11-28 11:43:37 +08:00
@thinkinggis 293b822230 fix(component): rename IPopupService 2019-11-28 10:27:44 +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
thinkinggis 86500e8067 fix(master): merge master branch fix conflict 2019-11-25 17:29:48 +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
thinkinggis a34a18e685 fix(map): amap contanier creat new amap div 2019-11-24 20:59:58 +08:00
thinkinggis b92af193be fix(packages): remove sub modules node_modules 2019-11-23 10:23:25 +08:00
yuqi.pyq 1a62e660b7 fix(layerservice): fix init bugs in layer service 2019-11-22 18:09:36 +08:00
thinkinggis 066935ce34 fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
thinkinggis 588b4496a5 fix(fix css): fix css png 2019-11-22 18:04:14 +08:00
thinkinggis 45b2b3ac11 fix(rm cache): rm cache 2019-11-21 13:05:22 +08:00
thinkinggis cd612223c1 refactor(example): add lint 2019-11-20 17:26:24 +08:00
thinkinggis bf0f834d34 docs(docs): add api 2019-11-20 14:14:30 +08:00
thinkinggis a7bee08137 refactor(heatmap): heatmap model 2019-11-19 19:03:17 +08:00
thinkinggis 82b9ea3afc refactor(layer): point,polygon line model 2019-11-19 10:21:43 +08:00
thinkinggis c7bfda57db fix(render): gl type 2019-11-18 16:37:01 +08:00
thinkinggis cdc97ad85b feat(chart): add chart demo 2019-11-18 16:20:50 +08:00
thinkinggis a56e9ef0c0 feat(demo): add point chart demo 2019-11-18 16:20:49 +08:00
yuqi.pyq f12c14a128 build(esmodule): support building es1015 & esm 2019-11-15 15:28:23 +08:00
thinkinggis ca4d1726b2 fix(merge): fix conflict 2019-11-15 01:15:14 +08:00
thinkinggis 0fe25851ab refactor(examples): update examples 2019-11-15 00:42:35 +08:00
thinkinggis ff3cb25c62 fix(layer render): scene 创建完成字段调用render方法 2019-11-15 00:31:07 +08:00