-
-
Notifications
You must be signed in to change notification settings - Fork 925
Open
Labels
PR is more than welcomedExtra attention is neededExtra attention is neededbugSomething isn't workingSomething isn't workingneed more infoFurther information is requestedFurther information is requested
Description
maplibre-gl-js version: 5.1.0
browser: Chrome 131.0.6778.205
Steps to Trigger Behavior
- Zoom in to a very high zoom level
- Hover with the mouse over one of the line features
- Zoom in at a high zoom level, hover again. At a certain zoom level the mousemove event is not triggered any more. Note: this only seems to happend for lineString features with more than 2 coordinates. In the demo there wil be one feature with 2 coordinates, the bug will not occur for that feature.
Link to Demonstration
Expected Behavior
The mousemove event is triggered.
Actual Behavior
The mousemove event is not triggered.
Metadata
Metadata
Assignees
Labels
PR is more than welcomedExtra attention is neededExtra attention is neededbugSomething isn't workingSomething isn't workingneed more infoFurther information is requestedFurther information is requested