antv-l7/stories/Map/components
YiQianYao 62510767ea
Shihuidev (#900)
* feat: 增加着色器的拾取计算控制、完善 arcmini

* feat: 完善 enableShaderPick/disableShaderPick 功能

* style: lint style

* feat: 补充调用高德地图公交线路查询 demo

* style: lint style

* feat: 优化弧线的纹理动画

* style: lint style

* feat: 去除greatCircle 的纹理动画优化

* feat: 扩展点图层圆柱效果

* feat: 增加几何体的径向渐变配置

* style: lint style

* fix: 修复bug 图层触发的事件跟图层设置的zIndex无关,只跟插入图层先后顺序有关

* style: lint style

* feat: 补全挤出几何体拾取颜色的光照配置

* style: lint style

* fix: 修复圆柱 cull 问题 mapbox amap 不同

* feat: 图层销毁时的内存泄漏

* style: lint style

* feat: 平面弧线新增弧线偏移量的数据映射能力

* style: lint style

* fix: 修复重复销毁bug

* style: lint style

* feat: 修复 texture 重复销毁问题

* style: lint style

* fix: 修复图层叠加模式下的拾取失效问题

* style: lint style

* fix: 修复纹理贴图在 zoom 大于 12 时存在的问题

* fix: 修复水波点颜色偏暗

* feat: 优化点图层的渲染效果,叠加渲染效果

* style: lint style

* fix: 修复 layer contextmenu 事件丢失

* fix: 修复 map 类型 resize 失效

* style: lint style

* feat: 增加瓦片地图的请求节流

* style: lint style

* feat: 优化热力图在 radius 数值比较大时热力点边缘发生裁剪的现象

* style: lint style

* fix: 修复resize 后 picking shiqu 拾取失败的问题

* feat: 优化 marker/popup 在容器边缘的表现

* feat: 增加 setEnableRender 方法

* style: lint style

* feat: 增加城市图层扫光特效

* style: lint style

* feat: 补全拾取色混合配置

* style: lint style

* feat: 增加高德地图的面积大小点

* style: lint style

* feat: 点优化边缘锯齿

* fix: 修复pointLayer stroke 变暗问题

* fix: 修复混合导致的拾取错误

* feat: add simple point 1.0

* style: lint style

* feat: simple point support stroke

* style: lint style

* feat: 优化 simple point 边缘的锯齿

* style: lint style

* feat: add point cylinder raising animate

* style: lint style

* feat: 优化点图层 icon 在小尺寸下的锯齿问题

* style: lint style

* feat: 修复 layer destroy 报错、未清理、未重绘、补充触发 destroy 事件

* fix: 修复 marker 在 cluster getMakers 失效

* style: lint style

* feat: 清除 marker layer cluster fix

* style: lint style

* fix: 修复 markerLayer hide show 方法缺少 cluster 模式下的控制

* style: lint style

* feat: 取消在 shape 方法执行后的暴力更新

* style: lint style

* feat: 增加图层保底颜色设置

* style: lint style

* feat: 将兜底颜色改为 bottomColor

* fix: color bottom

* style: lint style

* feat: 修改颜色兜底判断逻辑

* style: lint style
2021-12-27 11:42:45 +08:00
..
amap2demo.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_arcLine.tsx style: lint style 2021-09-16 15:28:05 +08:00
amap2demo_arcLine3DTex.tsx Shihuidev (#873) 2021-12-10 12:08:22 +08:00
amap2demo_arcLine3d.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_arcLine3dLinear.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_arcLineDir.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_arcLineLinear.tsx Shihui dev (#790) 2021-10-09 17:50:27 +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 Shihuidev (#887) 2021-12-21 13:57:48 +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 feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +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 (#896) 2021-12-23 19:20:28 +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 feat: 优化 lineLayer/arc 的 shader 代码(合并 varying、提取片元计算) 2021-09-16 15:26:27 +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 feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +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 feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_rasterlayer.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_road.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_road2.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_styleMap.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +08:00
amap2demo_text.tsx feat: 修复线高度在 Mapbox/GaodeMap/GaodeMaoV2 上表现不一致 ,代码整理 2021-07-02 17:35:33 +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 Wind (#858) 2021-12-07 17:31:54 +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
destroyClear.tsx Shihuidev (#868) 2021-12-07 14:12:49 +08:00
mapCenter.tsx Shihuidev (#900) 2021-12-27 11:42:45 +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