Skip to content

Commit c387601

Browse files
Update L7_API_Reference.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent f6d8dc7 commit c387601

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

L7_API_Reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1122,7 +1122,7 @@ new HeatmapLayer(option?: Partial<ILayerConfig & IHeatMapLayerStyleOptions>)
11221122
```
11231123

11241124
**type**: `'HeatMapLayer'`
1125-
**shape**: `'heatmap'` | `'hexagon'` | `'grid'` | `'circle'` | ...
1125+
**shape**: 'heatmap' | 'heatmap3D' | 'hexagon' | 'grid' | 'square' | 'triangle' | 'cylinder' | ...
11261126

11271127
**IHeatMapLayerStyleOptions**:
11281128
| 属性 | 类型 | 说明 |

0 commit comments

Comments
 (0)