maplibre-gl-js
maplibre-gl-js copied to clipboard
[Bug] Infinite Up Scroll when using Navigation Control, Attribution Control and Scale Control.
Infinite Up Scroll when using Navigation Control, Attribution Control and Scale Control.
maplibre-gl-js version: ^4.2.0
browser: Chrome 128 (Arc Browser)
Steps to Trigger Behavior
- Load the Webpage.
- The page sends numerous, fast requests to the Tile Server to scroll upwards.
Link to Demonstration
Expected Behavior
Map only scrolls in response to user-submitted events.
Actual Behavior
Map scrolls up automatically.