antv-l7/stories/Map/components
YiQianYao d0476b7484
Shihui (#987)
* feat: 增加 bloomPass1.0、修改渲染流程,让 multiPass 有正确的渲染顺序

* style: lint style

* feat: 取消 bloom 在 postprocessor 中的多次渲染(没有明显优化)

* feat: polygon extrude 模式支持配置固定高度

* style: lint style

* feat: 优化后处理 bloom 的效果

* feat: 修改交替绘制 bloom 的写法

* style: lint style

* feat: 完善 iconService 加载渲染和销毁

* style: lint style

* feat: 补全 mapbox 模式下等面积点

* style: lint style

* fix: 修复 pointLayer animate 模式 opacity 失效

* style: lint style

* feat: 拆分 pointLayer 的 shader

* style: lint sytle

* feat: 拆分 lineLayer 的 linear 模式

* style: lint style

* feat: 优化点击的拾取判断

* style: lint style

* feat: 取消圆柱 shader 中的三元表达式、增强健壮性

* feat: 点图层圆柱体支持固定高度配置 heightfixed

* feat: 点图层圆柱体支持拾取高亮颜色的光照计算

* style: lint style

* style: lint style

* feat: 拆分 lintLayer line 模式下的 dash line

* style: lint style

* feat: lineLayer simpleline 的 linear shader 代码拆分

* style: lint style

* feat: 拆分 lineLayer arcLine linear shader  代码

* style: line style

* feat: lineLayer arc line 在 shader 中移除 linear 部分计算

* feat: 拆分 lineLayer arc dash 虚线的 shader 代码

* style: lint style

* feat: 拆分 lineLayer arc3d linear 部分的 shader 代码

* style: lint style

* style: lint style

* feat: 完善 isMiniAli 的判断,兼容 smallfish H5+ 的模式

* style: lint style

* style: adjust mulpass demo

* feat: 提供 getScale 方法

* style: lint style

* feat:     修复支付宝小程序h5+开发模式下引入l7样式失效问题

* feat: 修改 l7hammerjs 的导入

* fix: 恢复原有的 picking shader 代码,解决移动端高亮存在冲突破面的情况

* feat: 重新设置 l7hammerjs 的导入方式

* fix: 修复 createTexture 的数据类型在 支付宝 环境中使用 Uint8ClampedArray 存在数据类型不兼容的现象

* style: lint style

* feat: 兼容高德地图 2.x 在部分安卓手机上点击拾取失效的情况

* style: lint style

* feat: 优化经典热力图显示效果

* style: lint style

* feat: 修改 setBlend 方法、返回当前的 layer 对象

* feat: 完善在点图层未传入数据的情况下判断 shape 类型

* style: lint style

* feat: 修复 MultiPassRender 在高德1.x 底图下,缩放地图时存在可视化层不同步的现象

* fix: 修复 getModelTypeWillEmptyData 的 bug

* feat: 提供图层空数据的情况下提前指定 layer 类型的参数方法(暂时只在 pointlayer)

* style: lint style

* fix: 修复 l7-component Supercluster 依赖的缺失

* feat: 新增大小不受限制的点图层贴图类型 fillimage

* style: lint style
2022-03-02 16:08:01 +08:00
..
amap2demo.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_arcLine.tsx Shihui (#963) 2022-02-15 16:58:57 +08:00
amap2demo_arcLine3DTex.tsx Shihuidev (#873) 2021-12-10 12:08:22 +08:00
amap2demo_arcLine3d.tsx docs: replace err data 2022-01-25 16:11:59 +08:00
amap2demo_arcLine3dLinear.tsx docs: replace err data 2022-01-25 16:11:59 +08:00
amap2demo_arcLineDir.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_arcLineLinear.tsx Shihui (#964) 2022-02-15 17:34:50 +08:00
amap2demo_arcLineTex.tsx Shihuidev (#873) 2021-12-10 12:08:22 +08:00
amap2demo_arcLine_greatCircle.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_arcLine_greatCircleTex.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_citybuilding.tsx feat: 1.新增扫光中心sweepCenter 2.完善扫光Layer配置API和demo (#894) 2021-12-28 12:01:32 +08:00
amap2demo_clustermarker.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_destroy.tsx Shihui dev (#826) 2021-11-08 19:51:38 +08:00
amap2demo_drawControl.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_drilldown.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_extrude.tsx Shihuidev (#892) 2021-12-22 19:20:09 +08:00
amap2demo_heatmap.tsx Shihui (#981) 2022-02-24 16:17:38 +08:00
amap2demo_heatmap3D.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_heatmap_grid.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_heatmap_hexagon.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_heatmap_hexagon_world.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_iconfont.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_image.tsx Shihuidev (#912) 2022-01-04 19:06:33 +08:00
amap2demo_imageTileLayer.tsx Shihui dev (#826) 2021-11-08 19:51:38 +08:00
amap2demo_imagelayer.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_instance.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_lineDash.tsx Shihui (#962) 2022-02-14 16:55:34 +08:00
amap2demo_lineHeight.tsx style: lint style 2021-11-17 15:11:24 +08:00
amap2demo_lineLinear.tsx feat: 优化线图层的 shader,在保持原有功能的情况下将 varying 的数量从11个降到7个,并带来一些性能优化 2021-09-08 17:34:34 +08:00
amap2demo_lineStreet.tsx Shihuidev (#926) 2022-01-10 17:59:49 +08:00
amap2demo_markerPopup.tsx docs: 文档和注释 2021-07-08 16:21:43 +08:00
amap2demo_markerlayer.tsx Shihuidev (#896) 2021-12-23 19:20:28 +08:00
amap2demo_mesh.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_mesh2.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_meshStyleMap.tsx Shihuidev (#866) 2021-12-06 19:11:54 +08:00
amap2demo_polygon.tsx Shihuidev (#898) 2021-12-24 17:56:35 +08:00
amap2demo_polygon_extrude.tsx Shihui (#953) 2022-02-08 17:14:40 +08:00
amap2demo_rasterlayer.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_road.tsx Shihuidev (#944) 2022-01-20 20:21:39 +08:00
amap2demo_road2.tsx Mask (#946) 2022-01-24 17:46:10 +08:00
amap2demo_styleMap.tsx Shihui (#960) 2022-02-12 19:13:59 +08:00
amap2demo_text.tsx Shihui (#980) 2022-02-24 12:16:47 +08:00
amap2demo_textOffset.tsx feat: 处理 dataTesture 未回收导致的bug 2021-07-28 16:12:24 +08:00
amap2demo_textSelect.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_wind.tsx Feat wind layer (#909) 2021-12-31 16:44:10 +08:00
amap2demo_winds.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amapdemo_extrude.tsx Shihuidev (#866) 2021-12-06 19:11:54 +08:00
bugfix.tsx Shihui (#987) 2022-03-02 16:08:01 +08:00
busline.tsx Shihuidev (#917) 2022-01-05 15:45:41 +08:00
cluster.tsx Shihuidev (#941) 2022-01-18 15:21:37 +08:00
destroyClear.tsx Shihuidev (#868) 2021-12-07 14:12:49 +08:00
gridTile.tsx Shihuidev (#933) 2022-01-14 00:37:10 +08:00
gridTile2.tsx Shihui (#963) 2022-02-15 16:58:57 +08:00
hot.tsx Shihuidev (#944) 2022-01-20 20:21:39 +08:00
hot2.tsx Shihuidev (#944) 2022-01-20 20:21:39 +08:00
linewall.tsx Shihuidev (#944) 2022-01-20 20:21:39 +08:00
mapCenter.tsx Shihui (#980) 2022-02-24 12:16:47 +08:00
mask.tsx Mask (#946) 2022-01-24 17:46:10 +08:00
planeLine.tsx Shihuidev (#869) 2021-12-07 17:27:45 +08:00
plugin.tsx Shihuidev (#859) 2021-12-02 15:28:49 +08:00
pointUV.tsx Shihuidev (#867) 2021-12-06 21:15:52 +08:00
shapeUpdate.tsx Shihui dev (#850) 2021-11-24 17:38:44 +08:00
simplePoint.tsx Shihuidev (#891) 2021-12-22 16:07:22 +08:00
slider.tsx Shihuidev (#881) 2021-12-14 18:52:31 +08:00