[openstreetmap/openstreetmap-website] Disable rotation and pitch on dashboard map (Issue #6640)

mmd notifications at github.com
Tue Dec 23 15:12:33 UTC 2025


mmd-osm left a comment (openstreetmap/openstreetmap-website#6640)

This seems to work here. Maybe you could give it a try:

```
    map.dragRotate.disable();
    map.touchZoomRotate.disableRotation();
    map.keyboard.disableRotation();
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6640#issuecomment-3686980060
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/6640/3686980060 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251223/241a8dae/attachment.htm>


More information about the rails-dev mailing list