How do I hide the settings button?
Last updated
Was this helpful?
Last updated
Was this helpful?
When you're building a map, it's usually helpful to have the settings button close by, so you can access the . But, when you're showing a map to your audience, you'll most likely want to hide it, so that they don't get confused by all of Kumu's features and options.
To hide the settings button, you can use . Specifically, you can copy/paste this snippet of code into your , right at the top:
Then, click SAVE at the bottom of the editor to save your changes.
This snippet of code will instruct Kumu to show only the zoom toolbar and—when an item is selected on the map—the focus toolbar. The settings button will no longer appear.
For more info on how and why this works, check out .