thinkinggis
|
e2eb02e695
|
fix: amap plugins
|
2020-02-03 20:36:26 +08:00 |
thinkinggis
|
5383acd0ff
|
fix: pointlayer image 模糊&事件& marker add some new method
|
2020-01-20 19:20:47 +08:00 |
@thinkinggis
|
2ad0549210
|
Merge pull request #166 from antvis/clusterMarker
feat(component): 新增cluster marker
|
2020-01-17 12:17:03 +08:00 |
thinkinggis
|
6005988f41
|
improvement: add markerlayer doc and fix some meathod
|
2020-01-17 12:03:25 +08:00 |
thinkinggis
|
be4220c644
|
feat(component): 新增cluster marker
|
2020-01-17 00:40:37 +08:00 |
thinkinggis
|
0d897f3bc4
|
fix: 修复数据更新方法
|
2020-01-16 18:22:38 +08:00 |
thinkinggis
|
721f11e26f
|
fix: fix layercontrol 选中取消隐藏问题
|
2020-01-14 17:53:01 +08:00 |
thinkinggis
|
548e16f4e4
|
fix: 更新世界地图数据
|
2020-01-10 11:20:09 +08:00 |
thinkinggis
|
193f742a92
|
docs: update demo
|
2020-01-08 22:42:43 +08:00 |
thinkinggis
|
5f632878f9
|
docs: update demo
|
2020-01-08 17:54:23 +08:00 |
thinkinggis
|
c0f7293839
|
docs: update 图层引入
|
2020-01-07 21:15:23 +08:00 |
thinkinggis
|
eeb6905d0b
|
docs(layer): udpate heatmaplayer docs
|
2020-01-07 16:00:11 +08:00 |
thinkinggis
|
eb0dac4991
|
docs: add animate demo
|
2020-01-07 13:54:30 +08:00 |
thinkinggis
|
ad626be540
|
docs: add text,cluster animate demos
|
2020-01-06 18:02:02 +08:00 |
thinkinggis
|
e207a21645
|
docs: add animate demo
|
2020-01-06 11:08:12 +08:00 |
thinkinggis
|
1bb8811919
|
feat: marker 支持鼠标事件
|
2020-01-03 14:43:51 +08:00 |
thinkinggis
|
2b28380151
|
feat: add raster layer
|
2020-01-02 20:14:25 +08:00 |
thinkinggis
|
f1ff9d7afe
|
fix(package): fix package fsevents version
|
2019-12-29 14:51:29 +08:00 |
thinkinggis
|
4d96f4d2e9
|
chore: update package.json
|
2019-12-29 13:08:35 +08:00 |
thinkinggis
|
d2b8041ebe
|
fix: animate time
|
2019-12-27 23:16:54 +08:00 |
thinkinggis
|
513e57c211
|
chore: 增加所有图表功能
|
2019-12-27 15:33:00 +08:00 |
thinkinggis
|
e5a22569af
|
docs: add pointanimate demo
|
2019-12-27 11:35:19 +08:00 |
thinkinggis
|
9502504529
|
chore: babel useBuiltIns useage
|
2019-12-20 17:31:50 +08:00 |
thinkinggis
|
cb1d4b6c7d
|
feat: scene 实例化支持传入地图实例 & 更新文档
|
2019-12-17 11:14:31 +08:00 |
thinkinggis
|
a8619ced46
|
docs: add source docs, fix mapbox marker
|
2019-12-10 20:11:26 +08:00 |
thinkinggis
|
3203959424
|
feat(source): wip cluster
|
2019-12-04 19:00:43 +08:00 |
thinkinggis
|
4278622d85
|
docs: prettier docs js
|
2019-12-02 17:27:39 +08:00 |
thinkinggis
|
2ad8c9f0a8
|
fix(parser): fix multipolygom parser
|
2019-12-02 15:16:45 +08:00 |
thinkinggis
|
74c25b723b
|
docs(docs): add tutorial how to start demo locally
|
2019-12-02 11:12:30 +08:00 |
thinkinggis
|
5dc6d7058f
|
Merge branch 'master' into docs
|
2019-11-29 19:39:02 +08:00 |
thinkinggis
|
14d48184a1
|
fix(component): fix marker
|
2019-11-28 17:25:56 +08:00 |
thinkinggis
|
9d40d366a5
|
Merge branch 'dev-map' of https://github.com/antvis/L7 into dev-map
|
2019-11-28 11:43:37 +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 |
thinkinggis
|
0449c2fd63
|
docs(example): rm airline demo 数据量容易卡死
|
2019-11-26 20:20:30 +08:00 |
yuqi.pyq
|
93fcefc997
|
chore(merge): merge with master
|
2019-11-26 19:20:04 +08:00 |
yuqi.pyq
|
7c272a1159
|
style(examples): prettier examples
|
2019-11-26 19:17:39 +08:00 |
yuqi.pyq
|
77b8f21b0b
|
feat(map): adjust Scene API, use @antv/l7-maps instead
re #86
|
2019-11-26 17:51:29 +08:00 |
thinkinggis
|
3fec6cfd11
|
docs(example): fix example md
|
2019-11-26 17:32:53 +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
|
71a1d5ef71
|
docs(image): zip image
|
2019-11-21 23:27:01 +08:00 |
thinkinggis
|
685e17bf44
|
fix(maker): marker demo
|
2019-11-21 18:46:52 +08:00 |
thinkinggis
|
09af0346a2
|
refactor(l7 lib): update libs
|
2019-11-21 17:52:18 +08:00 |
thinkinggis
|
a4e49a6f6b
|
fix(demo): demo
|
2019-11-21 00:09:54 +08:00 |
thinkinggis
|
573a6ae2a9
|
refactor(yarn.lock): rm yarn.lock
|
2019-11-20 17:47:26 +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
|
67edabeac7
|
feat(demo): normalization demo
|
2019-11-18 16:13:15 +08:00 |