maplibre-gl-js version: 5.9.0
browser: Firefox
Steps to Trigger Behavior
- Open the Firefox browser (I'm on OSX but I'm not sure that's relevant)
- Visit an example in the maplibre docs, e.g. https://maplibre.org/maplibre-gl-js/docs/examples/3d-terrain/ or https://maplibre.org/maplibre-gl-js/docs/examples/add-a-hillshade-layer/
- Press the ctrl key and click and drag on the map
Link to Demonstration
Expected Behavior
Ctrl+click and drag should allow the user to rotate the map. It should also allow them to pitch the map when that functionality is enabled. The DragRotateHandler states that this is supported behavior and this behavior exists on Chrome.
Actual Behavior
Nothing happens. The map does not pan or rotate or pitch at all.
maplibre-gl-js version: 5.9.0
browser: Firefox
Steps to Trigger Behavior
Link to Demonstration
Expected Behavior
Ctrl+click and drag should allow the user to rotate the map. It should also allow them to pitch the map when that functionality is enabled. The DragRotateHandler states that this is supported behavior and this behavior exists on Chrome.
Actual Behavior
Nothing happens. The map does not pan or rotate or pitch at all.