[FEATURE] Add catch-all MapEventZoom
#1732
Labels
feature
This issue requests a new feature
P: 3 (low)
(Default priority for feature requests)
S: core
Scoped to the core flutter_map functionality
What do you want implemented?
A generic "zoom" event, to simplify updating the internal state of the app that depends on the zoom level number.
What other alternatives are available?
Currently the app must enumerate all the gestures: zoom in and out buttons,
MapEventDoubleTapZoom
,MapEventScrollWheelZoom
.This approach
Can you provide any other information?
No response
Severity
Annoying: Currently have to use workarounds
The text was updated successfully, but these errors were encountered: