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 |
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
|
21a5c6c59b
|
fix(docs): merge master remove manual
|
2019-11-25 13:49:12 +08:00 |
thinkinggis
|
9023c05ff6
|
fix(l7): modules import
|
2019-11-25 13:39:50 +08:00 |
thinkinggis
|
2695349a45
|
docs(tutorial): add map tutorial
|
2019-11-25 11:47:02 +08:00 |
thinkinggis
|
a34a18e685
|
fix(map): amap contanier creat new amap div
|
2019-11-24 20:59:58 +08:00 |
thinkinggis
|
61cf422784
|
fix(site): 首页头图位置,以及英文大小写
|
2019-11-24 14:09:12 +08:00 |
thinkinggis
|
b92af193be
|
fix(packages): remove sub modules node_modules
|
2019-11-23 10:23:25 +08:00 |
afc163
|
0b4aecfda7
|
fix: eslint bug
|
2019-11-22 20:18:37 +08:00 |
afc163
|
38988f2e6d
|
test: skip test case in travis
|
2019-11-22 20:18:36 +08:00 |
thinkinggis
|
48be6c3eee
|
fix(babel): gatsby env
|
2019-11-22 20:05:32 +08:00 |
thinkinggis
|
d8967f2b45
|
fix(site): megre conflict
|
2019-11-22 19:28:43 +08:00 |
thinkinggis
|
4cfb1f3d8c
|
docs(image): zip image
|
2019-11-22 18:16:10 +08:00 |
thinkinggis
|
216c6be0d4
|
docs(site): update site
|
2019-11-22 18:12:53 +08:00 |
thinkinggis
|
f38b799347
|
fix(maker): marker demo
|
2019-11-22 18:09:36 +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
|
175fb828dd
|
docs(image): zip image
|
2019-11-21 23:27:01 +08:00 |
thinkinggis
|
0ee96bc898
|
docs(site): update site
|
2019-11-21 20:15:06 +08:00 |
thinkinggis
|
27c2c8038d
|
fix(maker): marker demo
|
2019-11-21 18:46:52 +08:00 |
yuqi.pyq
|
d902ff5aad
|
fix(layerservice): fix init bugs in layer service
|
2019-11-21 17:38:56 +08:00 |
thinkinggis
|
45b2b3ac11
|
fix(rm cache): rm cache
|
2019-11-21 13:05:22 +08:00 |
thinkinggis
|
1359229469
|
fix(fix css): fix css png
|
2019-11-21 12:04:58 +08:00 |
thinkinggis
|
b644c2be01
|
fix(demo): demo
|
2019-11-21 00:09:54 +08:00 |
thinkinggis
|
28da85d18b
|
docs(layer): add layer docs
|
2019-11-20 20:44:08 +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 |
thinkinggis
|
53ec3d7168
|
fix(demo): update demo
|
2019-11-18 16:20:47 +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 |
thinkinggis
|
d46a58d406
|
fix(demo): bugs
|
2019-11-14 23:32:45 +08:00 |
yuqi.pyq
|
1fc71c0dd6
|
build(rollup): use rollup to pack CDN bundle
|
2019-11-14 20:52:43 +08:00 |
thinkinggis
|
0055d4c9f5
|
merge
|
2019-11-14 20:28:30 +08:00 |
thinkinggis
|
b0ac8ef869
|
fix(demo): gatsby
|
2019-11-14 20:13:39 +08:00 |
thinkinggis
|
72b2619a4e
|
feat(add point demo): add demo
|
2019-11-14 20:12:45 +08:00 |
thinkinggis
|
27aa82983c
|
fix(rebase):conflict
|
2019-11-14 20:11:59 +08:00 |
thinkinggis
|
40aba768c6
|
fix(fix confilict): conflict
|
2019-11-14 18:22:08 +08:00 |
thinkinggis
|
47d198e2a6
|
fix(layers): heatmap 3d effect
|
2019-11-14 18:05:33 +08:00 |
thinkinggis
|
db95e2b94a
|
fix(demo): gatsby
|
2019-11-14 17:25:16 +08:00 |
thinkinggis
|
8b6b0316e9
|
feat(add point demo): add demo
|
2019-11-14 11:50:12 +08:00 |
yuqi.pyq
|
bd334b1990
|
chore(lerna): add publish config for leaf packages
|
2019-11-12 16:56:31 +08:00 |
yuqi.pyq
|
5379c4d29d
|
chore(license): add MIT license
|
2019-11-12 16:01:33 +08:00 |
yuqi.pyq
|
76d2c9a51f
|
build(prettier): support optional chain with TS 3.7
fix #46
|
2019-11-12 15:37:31 +08:00 |
thinkinggis
|
234c5b9013
|
fix(layers): heatmap 3d effect
|
2019-11-11 13:52:00 +08:00 |
thinkinggis
|
8d6f6989bf
|
feat(component): add layer control
|
2019-11-10 21:20:26 +08:00 |
thinkinggis
|
b1f2942631
|
feat(scene): scene service inTransientScope
|
2019-11-07 00:52:03 +08:00 |
thinkinggis
|
47296a24ef
|
feat(add l7 site): add websites
|
2019-11-06 11:57:42 +08:00 |
thinkinggis
|
c87c163eb0
|
fix(tslint): fix tslint error
|
2019-11-04 12:06:45 +08:00 |
thinkinggis
|
8daf9942f9
|
fix(raster layer): raster layer triangle
|
2019-11-04 11:33:38 +08:00 |
thinkinggis
|
1791f9aac5
|
fix(raster layer): update raster triangle
|
2019-11-04 11:19:45 +08:00 |
thinkinggis
|
05bd44be1c
|
feat(layers): add heatmap 3d layer
|
2019-11-02 00:45:00 +08:00 |
yuqi.pyq
|
3b60d6ce4f
|
ci: init travis config
|
2019-11-01 17:15:20 +08:00 |
thinkinggis
|
99dac21e66
|
feat(layers): add heatmap layer
|
2019-11-01 15:36:20 +08:00 |
thinkinggis
|
d5155afcac
|
feat(layer): add arc2d layer
|
2019-10-30 16:38:59 +08:00 |
yuqi.pyq
|
585ea28d74
|
feat(post-processing): add some post processing effects
add noise, sepia, halftone and ink effects
|
2019-10-30 16:12:11 +08:00 |