[BUG] Start events doesn't received #1939
Labels
bug
This issue reports broken functionality or another error
needs triage
This new bug report needs reproducing and prioritizing
What is the bug?
Hello everyone! I tried to find the same issue, but I didn't find it. If you forward mapController to FlutterMap widget, and will be listen mapEventStream from mapController, you will receive onMultiFinger and onDrag events, while trigger onDrag and onMultiFinger gestures accordingly. You also will be receive dragEnd and multiFingerEnd events, but dragStart and multiFingerStart doesn't. Is it expected behaviour, or bug?
How can we reproduce it?
Take FlutterMap widget, forward mapController to it, and start listen mapEventStream from mapController in main, with printing events to console.
Do you have a potential solution?
I didn't learn code, responsible for sending mapEvents, but I think, this bug doesn't trigger big code changes
Platforms
Mac Os Sonoma
Severity
Minimum: Allows normal functioning
The text was updated successfully, but these errors were encountered: