flutter_map
flutter_map copied to clipboard
[BUG] Zoom button plugin in example app doesn't zoom a full zoom level
What is the bug?
The zoom button plugin has some additional logic for it's zooming. because of this not a full zoom level gets zoomed in or out. This shifts the zoom level to an inconvinient zoom level.
Notice that because of that shift no new tiles load in this example between 12.55 and 13.49 at all.
https://github.com/fleaflet/flutter_map/assets/34318751/b390f9b2-b493-4d4d-8221-20de96c81501
How can we reproduce it?
use the zoom button page of the example page.
Do you have a potential solution?
No response
Platforms
all
Severity
Minimum: Allows normal functioning