Skip to content

Commit 54c342f

Browse files
authored
Update README.md
1 parent 12f5c4b commit 54c342f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,10 +215,10 @@ You can choose your best theme—40 now and more to come!
215215
| `zones` | object | Defines `zone` entities to show on the map, with styling. |
216216
| `show` | boolean | Whether to display the zone or not. |
217217
| `color` | string | Fill color for the zone area (e.g., `#3498db`). |
218-
| `opacity` | float | Opacity for the zone fill color (0.0 to 1.0). |
218+
| `zone_opacity` | float | Opacity for the zone fill color (0.0 to 1.0). |
219+
| `zone_label_opacity` | float | Opacity for the zone label color (0.0 to 1.0). |
219220
| `follow` | boolean | Centre the map |
220221

221-
222222
**The following control positions are supported:**
223223

224224
`TOP_LEFT`, `TOP_CENTER`, `TOP_RIGHT`,

0 commit comments

Comments
 (0)