Commit Graph

134 Commits

Author SHA1 Message Date
thinkinggis e9070bbc5c chore: babel useBuiltIns useage 2019-12-20 17:31:50 +08:00
thinkinggis 6fa20f16e7 fix(layer): fix default model config 2019-12-20 00:16:00 +08:00
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 f8cf9e15e5 Merge branch 'layer' of https://github.com/antvis/L7 into layer 2019-12-18 14:33:28 +08:00
@thinkinggis d29cabe882 Merge pull request #128 from ParryQiu/layer
fix(mapbox): 针对传递 mapInstance 时,一些参数判断问题。
2019-12-18 14:33:05 +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
Parry c03c9cebde Update index.ts 2019-12-17 16:05:33 +08:00
thinkinggis bcb63ff68d fix: render 将gl模块移动到开发分支, update tslint rule 2019-12-17 14:37:28 +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 7699b1274b fix: 修复webgl 扩展兼容问题 2019-12-08 12:49:42 +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 36a30ffad4 fix(tslint): igonre lint test data lint 2019-12-07 20:25:52 +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 e9f6a9217a docs: prettier docs js 2019-12-02 17:27:39 +08:00
thinkinggis 024477adf8 fix(parser): fix multipolygom parser 2019-12-02 15:16:45 +08:00
thinkinggis 44d67adbf4 Merge branch 'master' into docs 2019-11-29 19:39:02 +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 86492cadad fix(control): lint error 2019-11-29 12:00:57 +08:00
thinkinggis 451172b611 fix(map): temporarily closed amap offset coordinate 2019-11-29 11:19:04 +08:00
thinkinggis 2bc886cf5c chore: publish 2019-11-29 01:01:49 +08:00
thinkinggis daf951b6f1 docs(docs): fix docs error 2019-11-28 23:38:18 +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
thinkinggis 650257e931 refactor(amap): rename Amap to GaodeMap 避免和高德全局对象Amap冲突 2019-11-27 14:54:53 +08:00
yuqi.pyq 1e6bea4619 fix(map): use P20 offset coordinates
fix #94
2019-11-26 20:37:39 +08:00
thinkinggis ad18db686b docs(example): rm airline demo 数据量容易卡死 2019-11-26 20:20:30 +08:00
yuqi.pyq 560c8fd4e4 fix(map): export l7-maps in CDN bundle 2019-11-26 19:28:44 +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