diff --git a/Web-UI-Parameters.md b/Web-UI-Parameters.md index fe8dadf..c499fb1 100644 --- a/Web-UI-Parameters.md +++ b/Web-UI-Parameters.md @@ -38,4 +38,6 @@ The parameters available are as follows: * **hidechat** - if defined and set to 'true', the web UI will disable all chat input and output components (balloons, input fields, and chat box). -* **nogui** - if defined and set to 'true', the web UI will disable ALL controls, panels and the like, just presenting the map layer itself. \ No newline at end of file +* **nogui** - if defined and set to 'true', the web UI will disable ALL controls, panels and the like, just presenting the map layer itself. + +* **nocompass** - if defined and set to 'true', the compass rose on the UI will be hidden (v2.2-alpha-1)