You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe that the reason it's happening on that page is that the example is actually embedded via an iframe element, so that the mouseup event does not make it to the HTML document containing the map.
Closing this issue for now, but if I'm mistaken and you're seeing this in a non-iframe context, please reopen the issue!
Mapbox GL version 0.33.1
Steps to Trigger Behavior
Expected Behavior
The map does not rotate anymore when the mouse is moved over the map
Actual Behavior
The map is still rotating when the mouse is moved over the map
The text was updated successfully, but these errors were encountered: