Skip to content

Commit

Permalink
Merge bf8bdc2 into 1f82149
Browse files Browse the repository at this point in the history
  • Loading branch information
lvisei committed Jun 15, 2022
2 parents 1f82149 + bf8bdc2 commit e64c920
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions website/docs/api/composite-layers/bubble-layer.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ order: 5

### `options.`label

`PointTextLayerStyleOptions` optional
`TextLayerOptions` optional

标签标注。

Expand All @@ -171,7 +171,7 @@ order: 5

#### `label.`style

标签样式详细配置见 [PointTextLayerStyleOptions](/zh/docs/api/composite-layers/text-layer#code-classlanguage-textoptionscodestyle)
标签样式详细配置见 [TextLayerStyleOptions](/zh/docs/api/composite-layers/text-layer#code-classlanguage-textoptionscodestyle)

### `options.`state

Expand Down
4 changes: 2 additions & 2 deletions website/docs/api/composite-layers/choropleth-layer.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ order: 6

### `options.`label

`PointTextLayerStyleOptions` optional
`TextLayerOptions` optional

标签标注。

Expand All @@ -126,7 +126,7 @@ order: 6

#### `label.`style

标签样式详细配置见 [PointTextLayerStyleOptions](/zh/docs/api/composite-layers/text-layer#code-classlanguage-textoptionscodestyle)
标签样式详细配置见 [TextLayerStyleOptions](/zh/docs/api/composite-layers/text-layer#code-classlanguage-textoptionscodestyle)

`markdown:docs/common/composite-layers/choropleth-layer/state.zh.md`

Expand Down
4 changes: 2 additions & 2 deletions website/docs/common/composite-layers/text-layer/style.zh.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
`PointTextLayerStyleOptions` optional
`TextLayerStyleOptions` optional

字体样式,PointTextLayerStyleOptions 配置如下:
字体样式,TextLayerStyleOptions 配置如下:

| 属性 | 描述 | 类型 | 默认值 | 是否必填 |
| ---------------- | ------------------------------------------------------------------------- | ----------- | ---------- | -------- |
Expand Down

0 comments on commit e64c920

Please sign in to comment.