thinkinggis
|
ad3823d718
|
docs: add animate docs
|
2019-12-31 19:17:29 +08:00 |
thinkinggis
|
6f9fe7fe63
|
chore: useBuiltIns false
|
2019-12-31 13:44:58 +08:00 |
thinkinggis
|
1aa02851aa
|
chore: update package version
|
2019-12-30 19:38:48 +08:00 |
thinkinggis
|
32a17afce6
|
feat: polygon 支持text
|
2019-12-30 18:10:21 +08:00 |
thinkinggis
|
a18561e548
|
feat: point text add overlap
|
2019-12-30 15:35:47 +08:00 |
thinkinggis
|
e18440d79e
|
chore: update package.json
|
2019-12-29 13:08:35 +08:00 |
thinkinggis
|
4a30d0364e
|
fix: animate time
|
2019-12-27 23:16:54 +08:00 |
@thinkinggis
|
607f03ec7a
|
Merge pull request #134 from antvis/animate
feat(layer): add citybuildinglayer & add line add animate
|
2019-12-27 12:12:42 +08:00 |
thinkinggis
|
815880e4d4
|
docs: add pointanimate demo
|
2019-12-27 11:35:19 +08:00 |
thinkinggis
|
25d4408025
|
feat(layer): pointLayer add text model
|
2019-12-27 10:15:22 +08:00 |
thinkinggis
|
4d98324f24
|
fix: 高德地图底图模式,事件交互注册顺序的问题导致不生效
|
2019-12-26 11:42:09 +08:00 |
thinkinggis
|
13ef541232
|
fix: layer style storkeColor->stroke
|
2019-12-26 00:44:32 +08:00 |
thinkinggis
|
8fc57ceeaf
|
feat(layer): add citybuildinglayer & add line add animate
|
2019-12-25 00:01:14 +08:00 |
thinkinggis
|
8eb73df569
|
chore: update version
|
2019-12-23 14:36:58 +08:00 |
thinkinggis
|
989a0084b2
|
--amend
|
2019-12-23 14:32:00 +08:00 |
thinkinggis
|
1d607730d5
|
chore: update changelog
|
2019-12-23 12:04:31 +08:00 |
thinkinggis
|
ecfa21db88
|
chore: add core.js to all moudule package
|
2019-12-23 11:56:09 +08:00 |
thinkinggis
|
0f7e7624f0
|
chore: update version
|
2019-12-23 11:27:37 +08:00 |
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 |