Customising Maps
This guide will cover the basics for customising aspects of the Maps UI.
The style rules for maps are similar to the Kiosk in that they work slightly differently to the room screen, with the room screen the assigned Stylesheet is the only design rules applied to the UI.
For Maps, however, the Stylesheet is used to modify the default style, this means that the stylesheet can have no properties and the Map will display its default style, this allows new rules to be added that will overwrite the default.
This guide is written with the expectation the reader has a basic knowledge of CSS or JSON
Maps Stylesheet uses a mix of CSS and JSON, the line
/** LINE REQUIRED - CSS BELOW **/
is required, any JSON must be written above this line and any CSS below.
- style