Commit Graph

224 Commits

Author SHA1 Message Date
thinkinggis 6cadaf5a80 fix: fix layercontrol 选中取消隐藏问题 2020-01-14 17:53:01 +08:00
thinkinggis 4f9ccbbd4b fix: 3D 柱图偏移坐标系坐标转换的问题 2020-01-14 16:12:48 +08:00
thinkinggis d31a8a1a0d Merge branch 'setdata' of https://github.com/antvis/L7 into setdata 2020-01-13 23:50:22 +08:00
thinkinggis ecda21c0db chore: 测试用例jest-electron 环境 & 修复一些文档问题 2020-01-13 21:14:08 +08:00
thinkinggis b71ddb5a72 fix: map style ts Type 2020-01-11 20:22:46 +08:00
thinkinggis 70825f9364 feat: 添加移除全部要marker layer 的方法 2020-01-10 12:07:19 +08:00
thinkinggis 3f04f93b81 fix: 更新世界地图数据 2020-01-10 11:20:09 +08:00
thinkinggis c00b10c6d8 chore(update version): update version 2020-01-09 10:46:45 +08:00
thinkinggis 7aa7fc782d docs: update demo 2020-01-08 22:42:43 +08:00
thinkinggis c19ecd4b3f fix: fix line animate size 2020-01-08 18:12:23 +08:00
thinkinggis 39258c5999 docs: update demo 2020-01-08 17:54:23 +08:00
thinkinggis c3c22921a2 docs: update 图层引入 2020-01-07 21:15:23 +08:00
thinkinggis 80a7c9cf58 fix: grid heatmap remove size attribute 2020-01-07 15:13:24 +08:00
thinkinggis 715bac92d7 chore: update version 2020-01-06 11:49:15 +08:00
thinkinggis 08f1f6cfa2 docs: add animate demo 2020-01-06 11:08:12 +08:00
thinkinggis 8aa24988ff feat: marker 支持鼠标事件 2020-01-03 14:43:51 +08:00
thinkinggis ab62bf4216 chore: udpate version 2020-01-02 22:16:38 +08:00
thinkinggis edd7b8b4dc test: fix map schema 2020-01-02 20:52:17 +08:00
thinkinggis f03cc59ed9 feat: add raster layer 2020-01-02 20:14:25 +08:00
thinkinggis abc14f445b chore: update version 2020-01-01 12:22:58 +08:00
thinkinggis 73eeaf484c fix(pointlayer): point amimate 2020-01-01 11:25:04 +08:00
thinkinggis 995cb5c0f6 chore: update version 2020-01-01 09:56:52 +08:00
thinkinggis 47b36730f1 docs: add animate docs 2019-12-31 19:17:29 +08:00
thinkinggis 04f1a47e0f chore: useBuiltIns false 2019-12-31 13:44:58 +08:00
thinkinggis f1ef2cc926 chore: update package version 2019-12-30 19:38:48 +08:00
thinkinggis 3114ab55a5 feat: polygon 支持text 2019-12-30 18:10:21 +08:00
thinkinggis 0a9558d8eb feat: point text add overlap 2019-12-30 15:35:47 +08:00
thinkinggis d45e42c4b4 chore: update package.json 2019-12-29 13:08:35 +08:00
thinkinggis 0605543717 fix: animate time 2019-12-27 23:16:54 +08:00
@thinkinggis 73d37e59e4 Merge pull request #134 from antvis/animate
feat(layer): add citybuildinglayer & add line add animate
2019-12-27 12:12:42 +08:00
thinkinggis f9e4ea89e6 docs: add pointanimate demo 2019-12-27 11:35:19 +08:00
thinkinggis 1e641f0de2 feat(layer): pointLayer add text model 2019-12-27 10:15:22 +08:00
thinkinggis 9fa15e4d2a fix: 高德地图底图模式,事件交互注册顺序的问题导致不生效 2019-12-26 11:42:09 +08:00
thinkinggis 40851dabb9 fix: layer style storkeColor->stroke 2019-12-26 00:44:32 +08:00
thinkinggis ae1e0fafaa feat(layer): add citybuildinglayer & add line add animate 2019-12-25 00:01:14 +08:00
thinkinggis f6bc9e1fda chore: update version 2019-12-23 14:36:58 +08:00
thinkinggis 5b574275a1 --amend 2019-12-23 14:32:00 +08:00
thinkinggis 1a8031c449 chore: update changelog 2019-12-23 12:04:31 +08:00
thinkinggis cdb9847862 chore: add core.js to all moudule package 2019-12-23 11:56:09 +08:00
thinkinggis 108d95f443 chore: update version 2019-12-23 11:27:37 +08:00
thinkinggis aa3589675d chore: babel useBuiltIns useage 2019-12-20 17:31:50 +08:00
thinkinggis 9fce267950 fix(layer): fix default model config 2019-12-20 00:16:00 +08:00
thinkinggis 09373ea02a chore: update version 2019-12-18 23:56:51 +08:00
thinkinggis 6b6480e31a fix: merge master fix conflict 2019-12-18 23:20:34 +08:00
thinkinggis 73e946ff94 feat(layer): add blend 效果配置支持 normal,additive 2019-12-18 22:39:27 +08:00
thinkinggis 84d78cdda7 Merge branch 'layer' of https://github.com/antvis/L7 into layer 2019-12-18 14:33:28 +08:00
@thinkinggis 8cd422ab14 Merge pull request #128 from ParryQiu/layer
fix(mapbox): 针对传递 mapInstance 时,一些参数判断问题。
2019-12-18 14:33:05 +08:00
thinkinggis 81c2e4eee3 docs: add layer docs 2019-12-18 14:32:11 +08:00
thinkinggis c9ffc3b7c0 feat(layer): add setSelect setActive 方法 & refactor color util 2019-12-18 00:33:25 +08:00
Parry 471554cd49 Update index.ts 2019-12-17 16:05:33 +08:00
thinkinggis 4da5798d7c fix: render 将gl模块移动到开发分支, update tslint rule 2019-12-17 14:37:28 +08:00
thinkinggis 0c4ecb80e1 fix: source 聚合方法接口定义问题 2019-12-17 14:08:02 +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
thinkinggis 9aa56b3066 docs: refactor layer docs 2019-12-14 22:15:28 +08:00
thinkinggis fdcc6e8944 docs: update changelog 2019-12-12 21:18:19 +08:00
thinkinggis 6c521ce752 feat(source): add join transfroms 2019-12-12 20:02:12 +08:00
thinkinggis 611be14042 feat(source render): source transfrom, layer event 2019-12-12 00:35:15 +08:00
thinkinggis 6322779a78 docs: add source docs, fix mapbox marker 2019-12-10 20:11:26 +08:00
thinkinggis db294bce6f refactor: update version 2019-12-08 14:27:38 +08:00
thinkinggis 9834e32d09 fix: 修复webgl 扩展兼容问题 2019-12-08 12:49:42 +08:00
thinkinggis d5be1d79e3 Merge branch 'source' of https://github.com/antvis/L7 into source 2019-12-07 23:12:48 +08:00
thinkinggis c2e613b533 fix(lint): igonre lint test data lint 2019-12-07 20:55:59 +08:00
thinkinggis 5cdabc519a fix(tslint): igonre lint test data lint 2019-12-07 20:25:52 +08:00
thinkinggis 88bbc1fc65 fix(scene): contianer resize 2019-12-07 01:43:18 +08:00
thinkinggis 9ad51fe641 feat(source): wip cluster 2019-12-04 19:00:43 +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 2932da9673 Merge branch 'master' into docs 2019-11-29 19:39:02 +08:00
thinkinggis 8e0b253386 chore: publish 2019-11-29 15:15:13 +08:00
thinkinggis faedb77962 chore: publish 2019-11-29 12:18:29 +08:00
thinkinggis 363b5cb0ba fix(control): lint error 2019-11-29 12:00:57 +08:00
thinkinggis b306e4ce1d fix(map): temporarily closed amap offset coordinate 2019-11-29 11:19:04 +08:00
thinkinggis 7954aa3ed7 chore: publish 2019-11-29 01:01:49 +08:00
thinkinggis d2d4569389 docs(docs): fix docs error 2019-11-28 23:38:18 +08:00
thinkinggis 2e7b891b20 chore: publish 2019-11-28 18:13:29 +08:00
thinkinggis 70de2f5c8b chore(version): update version 2019-11-28 18:10:27 +08:00
thinkinggis c64622e05d chore: publish 2019-11-28 17:54:59 +08:00
thinkinggis 8dabe4c9c1 fix(component): fix marker 2019-11-28 17:25:56 +08:00
thinkinggis 6fc4621f3b chore(package): : 🎇 update version 2019-11-28 16:04:48 +08:00
thinkinggis cf6b1b4cf6 chore: publish 2019-11-28 15:14:37 +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 290fa5984c fix(component): rename IPopupService 2019-11-28 10:27:44 +08:00
thinkinggis 3734898a5f refactor(component): add popup marker service 2019-11-28 00:26:09 +08:00
thinkinggis e134a5598c refactor(amap): rename Amap to GaodeMap 避免和高德全局对象Amap冲突 2019-11-27 14:54:53 +08:00
yuqi.pyq a4a618e3a4 fix(map): use P20 offset coordinates
fix #94
2019-11-26 20:37:39 +08:00
thinkinggis a9f8d5956f docs(example): rm airline demo 数据量容易卡死 2019-11-26 20:20:30 +08:00
yuqi.pyq 87e9ef500a fix(map): export l7-maps in CDN bundle 2019-11-26 19:28:44 +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 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 10e20148f4 fix(docs): merge master remove manual 2019-11-25 13:49:12 +08:00
thinkinggis 55524014ed fix(l7): modules import 2019-11-25 13:39:50 +08:00
thinkinggis ff79e31015 docs(tutorial): add map tutorial 2019-11-25 11:47:02 +08:00
thinkinggis 3f21c6c865 fix(map): amap contanier creat new amap div 2019-11-24 20:59:58 +08:00
thinkinggis 7ce593899d fix(site): 首页头图位置,以及英文大小写 2019-11-24 14:09:12 +08:00
thinkinggis d905708971 fix(packages): remove sub modules node_modules 2019-11-23 10:23:25 +08:00
afc163 ceafbbecb8 fix: eslint bug 2019-11-22 20:18:37 +08:00
afc163 4c94e87763 test: skip test case in travis 2019-11-22 20:18:36 +08:00
thinkinggis 315c8ccf82 fix(babel): gatsby env 2019-11-22 20:05:32 +08:00