[BUG] MapController.move
does not emit MapEventMove
with passed id
argument
#1542
Labels
bug
This issue reports broken functionality or another error
What is the bug?
MapController move with id is not reflected in the event.
How can we reproduce it?
Event callback id contains null.
Do you have a potential solution?
Perhaps the passing of the id is missing here?
flutter_map/lib/src/map/flutter_map_state.dart
Lines 385 to 392 in 64e3a8e
Platforms
Web, iOS
Severity
Minimum: Allows normal functioning
The text was updated successfully, but these errors were encountered: