Commit Graph

93 Commits

Author SHA1 Message Date
thinkinggis 964df65476 fix: 事件交互机制 setselect setActive方法 2020-01-16 11:11:34 +08:00
thinkinggis eac59e2187 fix: 修复图层高亮不正常显示的问题 fix #150 2020-01-15 15:11:33 +08:00
thinkinggis 721f11e26f fix: fix layercontrol 选中取消隐藏问题 2020-01-14 17:53:01 +08:00
thinkinggis 3a10048495 fix: 3D 柱图偏移坐标系坐标转换的问题 2020-01-14 16:12:48 +08:00
thinkinggis 93aab7746e chore: 测试用例jest-electron 环境 & 修复一些文档问题 2020-01-13 21:14:08 +08:00
thinkinggis 193f742a92 docs: update demo 2020-01-08 22:42:43 +08:00
thinkinggis 9a934e604c fix: fix line animate size 2020-01-08 18:12:23 +08:00
thinkinggis 5f632878f9 docs: update demo 2020-01-08 17:54:23 +08:00
thinkinggis f5a22b208b fix: grid heatmap remove size attribute 2020-01-07 15:13:24 +08:00
thinkinggis e207a21645 docs: add animate demo 2020-01-06 11:08:12 +08:00
thinkinggis 4a7447a2fa test: fix map schema 2020-01-02 20:52:17 +08:00
thinkinggis 2b28380151 feat: add raster layer 2020-01-02 20:14:25 +08:00
thinkinggis fd66d90c1d fix(pointlayer): point amimate 2020-01-01 11:25:04 +08:00
thinkinggis de3f2f6dff docs: add animate docs 2019-12-31 19:17:29 +08:00
thinkinggis f5a15465e2 feat: polygon 支持text 2019-12-30 18:10:21 +08:00
thinkinggis 98869d876b feat: point text add overlap 2019-12-30 15:35:47 +08:00
thinkinggis d2b8041ebe fix: animate time 2019-12-27 23:16:54 +08:00
thinkinggis e5a22569af docs: add pointanimate demo 2019-12-27 11:35:19 +08:00
thinkinggis 84a9193e3a feat(layer): pointLayer add text model 2019-12-27 10:15:22 +08:00
thinkinggis 2ad4289e75 fix: 高德地图底图模式,事件交互注册顺序的问题导致不生效 2019-12-26 11:42:09 +08:00
thinkinggis 27f66a9918 fix: layer style storkeColor->stroke 2019-12-26 00:44:32 +08:00
thinkinggis d657286d58 feat(layer): add citybuildinglayer & add line add animate 2019-12-25 00:01:14 +08:00
thinkinggis 2301419aad fix(layer): fix default model config 2019-12-20 00:16:00 +08:00
thinkinggis e0ab4cd386 feat(layer): add blend 效果配置支持 normal,additive 2019-12-18 22:39:27 +08:00
thinkinggis 5c27d66a64 feat(layer): add setSelect setActive 方法 & refactor color util 2019-12-18 00:33:25 +08:00
thinkinggis cb1d4b6c7d feat: scene 实例化支持传入地图实例 & 更新文档 2019-12-17 11:14:31 +08:00
thinkinggis 27a09a7a7a feat(source render): source transfrom, layer event 2019-12-12 00:35:15 +08:00
thinkinggis a8619ced46 docs: add source docs, fix mapbox marker 2019-12-10 20:11:26 +08:00
thinkinggis 1c3be82711 fix(scene): contianer resize 2019-12-07 01:43:18 +08:00
thinkinggis 3203959424 feat(source): wip cluster 2019-12-04 19:00:43 +08:00
thinkinggis 6f70d56877 docs(docs): fix docs error 2019-11-28 23:38:18 +08:00
thinkinggis 864d73c201 refactor(component): add popup marker service 2019-11-28 00:26:09 +08:00
thinkinggis 8943ee61b6 refactor(amap): rename Amap to GaodeMap 避免和高德全局对象Amap冲突 2019-11-27 14:54:53 +08:00
yuqi.pyq 393e891a22 fix(map): use P20 offset coordinates
fix #94
2019-11-26 20:37:39 +08:00
thinkinggis 2ea903ee3f fix(master): merge master branch fix conflict 2019-11-25 17:29:48 +08:00
xiaoiver 92f404dbae
完善构建方案 & 容器 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 1b5619b394 fix(site): megre conflict 2019-11-22 19:28:43 +08:00
yuqi.pyq 8cbbf7b28d fix(layerservice): fix init bugs in layer service 2019-11-22 18:09:36 +08:00
thinkinggis 3cbdc9c7f1 fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
yuqi.pyq 8844243050 fix(layerservice): fix init bugs in layer service 2019-11-21 17:38:56 +08:00
thinkinggis 51ea07ea66 fix(rm cache): rm cache 2019-11-21 13:05:22 +08:00
thinkinggis a4e49a6f6b fix(demo): demo 2019-11-21 00:09:54 +08:00
thinkinggis d44583fa71 docs(layer): add layer docs 2019-11-20 20:44:08 +08:00
thinkinggis 61a3524ac6 refactor(example): add lint 2019-11-20 17:26:24 +08:00
thinkinggis c820f91dea docs(docs): add api 2019-11-20 14:14:30 +08:00
thinkinggis b86a38e529 refactor(heatmap): heatmap model 2019-11-19 19:03:17 +08:00
thinkinggis ac983e7631 refactor(layer): point,polygon line model 2019-11-19 10:21:43 +08:00
thinkinggis fe5d8cdb32 feat(demo): add point chart demo 2019-11-16 22:22:13 +08:00
thinkinggis f073b3900b fix(demo): update demo 2019-11-15 15:43:59 +08:00
thinkinggis 07e85059eb fix(merge): fix conflict 2019-11-15 01:15:14 +08:00