Skip to content

Commit 51bdcff

Browse files
authored
chore: Additional URL parameter info
Updated the "zoom" parameter.
1 parent 97fd35d commit 51bdcff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/documentation/docs/for-developers/url-query-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Appending query parameter(s) to the URL will allow you to modify the behaviour o
1919
| `show_hidden_source_layers=1` | _Default value is `0`._ |
2020
| `speak=1` | _Default value is `0`._ |
2121
| `vibrate=1` | _Default value is `0`._ |
22-
| `zoom=1` | _Default value is `0`._ |
22+
| `zoom=1,...` | Sets the scaling of the entire GUI. _The unit is a percentage where `100` is the default scaling._ |
2323

2424

2525

0 commit comments

Comments
 (0)