> For the complete documentation index, see [llms.txt](https://wpmaps-docs.mapster.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpmaps-docs.mapster.me/maps/interactivity.md).

# Interactivity

### Zoom on Scroll

Users can use their mousewheel or touch to zoom the map. Turn this off to prevent users from getting "stuck" on the map while scrolling through a page.

### Interactivity

Turn off all interactivity with the map (zooming, panning, clicking, etc).

### Cooperative Gestures <sup><sub>*<mark style="color:green;">\[Pro]</mark>*<sub></sup>

Cooperative gestures require the user to press a button or use multiple fingers to scroll.

### Allow Rotation and Pitch

Modify the ability for users to rotate and angle the map without affecting other interactivity.

### Open Popups in Sidebar

Instead of popups opening in their little popup windows, open them in an HTML sidebar instead (which will be placed on top of the map. You can set the **Minimum** and **Maximum** sidebar width.

### Restricted Movement <sup><sub>*<mark style="color:green;">\[Pro]</mark>*<sub></sup>

Restrict the ability for users to move beyond a certain **bounds** (defined by a set of corner points) and/or restrict their zooming between two given zoom levels.
