We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97fd35d commit 51bdcffCopy full SHA for 51bdcff
packages/documentation/docs/for-developers/url-query-parameters.md
@@ -19,7 +19,7 @@ Appending query parameter(s) to the URL will allow you to modify the behaviour o
19
| `show_hidden_source_layers=1` | _Default value is `0`._ |
20
| `speak=1` | _Default value is `0`._ |
21
| `vibrate=1` | _Default value is `0`._ |
22
-| `zoom=1` | _Default value is `0`._ |
+| `zoom=1,...` | Sets the scaling of the entire GUI. _The unit is a percentage where `100` is the default scaling._ |
23
24
25
0 commit comments