2912401452
|
3bbe9c10c2
|
chore: update version 2.5.57 -> 2.5.58
|
2021-11-23 20:08:35 +08:00 |
2912401452
|
91c9bd2440
|
chore: update version 2.5.56 -> 2.5.57
|
2021-11-19 20:14:41 +08:00 |
2912401452
|
c66fe22b4b
|
chore: update version 2.5.55 -> 2.5.56
|
2021-11-17 15:14:54 +08:00 |
2912401452
|
a64556a22f
|
chore: update version 2.5.54 -> 2.5.55
|
2021-11-17 11:28:41 +08:00 |
2912401452
|
bf9c8eeb9d
|
chore: update version 2.5.53 -> 2.5.54
|
2021-11-15 14:53:15 +08:00 |
2912401452
|
22c360f6c0
|
chore: update version 2.5.52 -> 2.5.53
|
2021-11-15 10:53:13 +08:00 |
2912401452
|
da89b98047
|
chore: update version 2.5.51 -> 2.5.52
|
2021-11-13 14:08:27 +08:00 |
2912401452
|
22402c3cf7
|
chore: update version 2.5.50 -> 2.5.51 完善小程序适配
|
2021-11-11 20:11:20 +08:00 |
2912401452
|
968604064c
|
chore: update version 2.5.49 -> 2.5.50 测试 $document
|
2021-11-11 19:46:53 +08:00 |
2912401452
|
c94a4ec29d
|
chore: update version 2.5.48 -> 2.5.49
|
2021-11-10 14:07:17 +08:00 |
2912401452
|
f3390fab7c
|
chore: update version 2.5.47 -> 2.5.48
|
2021-11-10 10:32:21 +08:00 |
2912401452
|
8b809eca7c
|
chore: update version 2.5.46 -> 2.5.47
|
2021-11-09 17:29:15 +08:00 |
2912401452
|
069e6a635b
|
chore: update version 2.5.45 -> 2.5.46
|
2021-11-08 19:57:48 +08:00 |
2912401452
|
de7c3a6a43
|
chore: update version 2.5.43 -> 2.5.44
|
2021-11-02 18:07:22 +08:00 |
2912401452
|
670ba8b1b2
|
chore: update version 2.5.42 -> 2.5.43
|
2021-11-01 21:19:44 +08:00 |
lzxue
|
d59c0f28f6
|
chore: publish
|
2021-11-01 20:59:26 +08:00 |
YiQianYao
|
7c6116470f
|
Shihui dev (#812)
* feat: add performance demo
* style: lint style
* style: lint style
* feat: add getModelMatrix into viewport
* feat: 新增地球模式 (初步构建)
* feat: 完善地球交互
* style: lint style
* feat: 调整地球图层缩放的方向
* style: lint style
* feat: 增加地球模式的 pointLayer/fill 图层
* style: lint style
* feat: 增加地球、太阳的简单运动系统,优化部分代码结构
* fix: 修复时间点击出错
* style: lint style
* fix: 修复地图 panBy 方法参数错误
* style: lint style
* feat: pointLayer/cylinder 圆柱兼容地球模式
* style: lint style
* feat: 修复 pointLayer/fill 在拾取是破面严重的情况
* style: lint style
* feat: 增加 arc 弧度调节
* feat: 增加 lineLayer/arc3d 兼容地球模式
* style: lint style
* feat: 增加地球图层 - 大气层
* style: lint style
* feat: 增加设置可视化层背景色的能力
* style: lint style
* feat: 增加地球外发光效果
* style: lint style
* feat: 允许用户不使用 layer 的 source 方法 - 地球模式下光晕图层不需要传数据
* style: lint style
* feat: 调整光晕的 shader 计算
* feat: 调整地球大气层的渲染层级
* style: lint style
* feat: 调整案例
* style: lint style
* feat: 增加地球图层的默认参数、调整部分代码
* style: lint style
* feat: imageTile developinging
* style: lint style
* feat: 新增图片瓦片地图
* fix: 修复 amap2 新增样式导致的 marker 失效
* feat: 修复 amap2 的 amap-maps 新增 z-index=0; 引发的marker 显示层级失效
* feat: amap2 的 amap-maps 新增 z-index=0; 样式,让 marker 中 zIndex 失效
* style: lint style
* feat: 补全瓦片地图中的类型引用
* style: lint style
* feat: 增加 demo
* style: lint style
* feat: 修复 varying 传递 float 总数在部分终端设备 ios13 上突破限制的问题
* feat: add stoty demo
* style: lint style
* feat: 调整 aspace demo
* feat: 调整 aspace demo
* style: lint style
* feat: 调整 demo
* feat: 补充依赖
* chore: update version 2.5.39 -> 2.5.40
* feat: 新增 arcmini layer,增加拖拽时的拾取优化(地图拖拽时取消拾取)
* feat: 增加注释
* chore: update version 2.5.40 -> 2.5.41
* feat: 剔除地图拖拽时多余的 shader 计算
* style: lint style
|
2021-10-27 14:00:13 +08:00 |
YiQianYao
|
07364c10c3
|
Shihui dev (#811)
* feat: add performance demo
* style: lint style
* style: lint style
* feat: add getModelMatrix into viewport
* feat: 新增地球模式 (初步构建)
* feat: 完善地球交互
* style: lint style
* feat: 调整地球图层缩放的方向
* style: lint style
* feat: 增加地球模式的 pointLayer/fill 图层
* style: lint style
* feat: 增加地球、太阳的简单运动系统,优化部分代码结构
* fix: 修复时间点击出错
* style: lint style
* fix: 修复地图 panBy 方法参数错误
* style: lint style
* feat: pointLayer/cylinder 圆柱兼容地球模式
* style: lint style
* feat: 修复 pointLayer/fill 在拾取是破面严重的情况
* style: lint style
* feat: 增加 arc 弧度调节
* feat: 增加 lineLayer/arc3d 兼容地球模式
* style: lint style
* feat: 增加地球图层 - 大气层
* style: lint style
* feat: 增加设置可视化层背景色的能力
* style: lint style
* feat: 增加地球外发光效果
* style: lint style
* feat: 允许用户不使用 layer 的 source 方法 - 地球模式下光晕图层不需要传数据
* style: lint style
* feat: 调整光晕的 shader 计算
* feat: 调整地球大气层的渲染层级
* style: lint style
* feat: 调整案例
* style: lint style
* feat: 增加地球图层的默认参数、调整部分代码
* style: lint style
* feat: imageTile developinging
* style: lint style
* feat: 新增图片瓦片地图
* fix: 修复 amap2 新增样式导致的 marker 失效
* feat: 修复 amap2 的 amap-maps 新增 z-index=0; 引发的marker 显示层级失效
* feat: amap2 的 amap-maps 新增 z-index=0; 样式,让 marker 中 zIndex 失效
* style: lint style
* feat: 补全瓦片地图中的类型引用
* style: lint style
* feat: 增加 demo
* style: lint style
* feat: 修复 varying 传递 float 总数在部分终端设备 ios13 上突破限制的问题
* feat: add stoty demo
* style: lint style
* feat: 调整 aspace demo
* feat: 调整 aspace demo
* style: lint style
* feat: 调整 demo
* feat: 补充依赖
* chore: update version 2.5.39 -> 2.5.40
* feat: 新增 arcmini layer,增加拖拽时的拾取优化(地图拖拽时取消拾取)
* feat: 增加注释
|
2021-10-26 17:56:35 +08:00 |
2912401452
|
b86055f322
|
chore: update version 2.5.38 -> 2.5.39
|
2021-10-25 17:14:40 +08:00 |
2912401452
|
2d6b2ff6ed
|
chore: update version 2.5.37 -> 2.5.38
|
2021-10-22 14:05:20 +08:00 |
2912401452
|
57bc752337
|
chore: update version 2.5.36 -> 2.5.37
|
2021-10-20 10:46:44 +08:00 |
2912401452
|
6a0a83e283
|
chore: update version 2.5.35 -> 2.5.36
|
2021-10-19 20:38:17 +08:00 |
2912401452
|
2a89dd772e
|
chore: update version 2.5.34 -> 2.5.35
|
2021-10-13 16:26:42 +08:00 |
2912401452
|
c2fdc36d2e
|
chore: update version 2.5.34 -> 2.5.35
|
2021-10-12 14:43:33 +08:00 |
2912401452
|
51f36cd31c
|
chore: update version 2.5.32 -> 2.5.33
|
2021-10-12 13:59:35 +08:00 |
2912401452
|
6f045163fe
|
chore: update version 2.5.31 -> 2.5.32
|
2021-10-11 20:58:07 +08:00 |
2912401452
|
d329a6dda6
|
chore: update version 2.5.30 -> 2.5.31
|
2021-10-11 15:47:35 +08:00 |
2912401452
|
f70d216ce2
|
chore: update version 2.5.29 -> 2.5.30
|
2021-10-09 17:52:00 +08:00 |
2912401452
|
7599dc85c7
|
chore: update version 2.5.28 -> 2.5.29
|
2021-10-09 11:27:09 +08:00 |
2912401452
|
5fc2b8baee
|
chore: update version 2.5.27 -> 2.5.28
|
2021-10-08 11:13:40 +08:00 |
2912401452
|
937355b7e2
|
chore: update version 2.5.26 -> 2.5.27
|
2021-09-28 17:09:44 +08:00 |
2912401452
|
f560ce3eb6
|
chore: update version 2.5.25 -> 2.5.26
|
2021-09-27 15:58:57 +08:00 |
yanxiong
|
69ab7b2233
|
feat: 新增Control position:topcenter、bottomcenter、leftcenter、rightcenter
|
2021-09-24 10:46:56 +08:00 |
2912401452
|
0b6a20a82c
|
chore: update version 2.5.24 -> 2.5.25
|
2021-09-22 20:16:11 +08:00 |
2912401452
|
c62a8c5a1e
|
chore: update version 2.5.23 -> 2.5.24
|
2021-09-22 17:05:53 +08:00 |
zhongwu
|
dda0fb0eaa
|
fix(popup): 修改使用amap2.0时,popup不随地图联动的问题
|
2021-09-22 11:44:50 +08:00 |
2912401452
|
c35eccd843
|
chore: update version 2.5.22 -> 2.5.23
|
2021-09-18 17:03:39 +08:00 |
2912401452
|
0e9d92987c
|
chore: update version 2.5.21 -> 2.5.22
|
2021-09-17 11:26:08 +08:00 |
2912401452
|
d14b4788a1
|
feat: 恢复 province/layer control
|
2021-09-16 20:46:34 +08:00 |
2912401452
|
94b68c7725
|
chore: update version test
|
2021-09-16 17:46:00 +08:00 |
2912401452
|
539c6f9ab7
|
Merge branch 'master' of https://github.com/antvis/L7
|
2021-09-16 17:42:26 +08:00 |
2912401452
|
1d515fbca9
|
chore: update version test
|
2021-09-16 17:41:36 +08:00 |
YiQianYao
|
44d7047c68
|
Merge pull request #771 from antvis/shihui_dev
Shihui dev
|
2021-09-16 17:41:19 +08:00 |
2912401452
|
e2a78cbc96
|
feat: test open layer initLayer update
|
2021-09-16 17:36:14 +08:00 |
2912401452
|
1bed481986
|
chore: update version 2.5.18 -> 2.5.19
|
2021-09-15 19:06:21 +08:00 |
2912401452
|
23f82ce93e
|
chore: update version 2.5.17 -> 2.5.18
|
2021-09-15 15:36:37 +08:00 |
2912401452
|
f2354676a0
|
chore: update version 2.5.16 -> 2.5.17
|
2021-09-15 11:54:09 +08:00 |
2912401452
|
e6debc224e
|
Merge branch 'master' of https://github.com/antvis/L7
|
2021-09-15 11:47:10 +08:00 |
lzxue
|
c5d46f66b6
|
chore: publish
|
2021-09-14 14:57:49 +08:00 |
2912401452
|
f3d28494de
|
feat: update gitHead
|
2021-09-14 12:16:41 +08:00 |