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
okoumea opened this issue
May 8, 2024
· 2 comments
Labels
bugThis issue reports broken functionality or another errorinvalidThis bug could not be reproduced or does not exist, or is very low qualityS: coreScoped to the core flutter_map functionality
Rotate the map on web using ctrl + mouse click & drag
Do you have a potential solution?
No response
Platforms
web
Severity
Obtrusive: Prevents normal functioning but causes no errors in the console
The text was updated successfully, but these errors were encountered:
okoumea
added
bug
This issue reports broken functionality or another error
needs triage
This new bug report needs reproducing and prioritizing
labels
May 8, 2024
JaffaKetchup
added
invalid
This bug could not be reproduced or does not exist, or is very low quality
S: core
Scoped to the core flutter_map functionality
and removed
needs triage
This new bug report needs reproducing and prioritizing
labels
May 16, 2024
bugThis issue reports broken functionality or another errorinvalidThis bug could not be reproduced or does not exist, or is very low qualityS: coreScoped to the core flutter_map functionality
What is the bug?
When all interactions are disabled, user can still rotate the map on web.
How can we reproduce it?
setting interactionOptions to
InteractionOptions(flags: InteractiveFlag.none)
Rotate the map on web using ctrl + mouse click & drag
Do you have a potential solution?
No response
Platforms
web
Severity
Obtrusive: Prevents normal functioning but causes no errors in the console
The text was updated successfully, but these errors were encountered: