hotfix/fix-upgrade #50

Merged
v4l3n71n merged 16 commits from hotfix/fix-upgrade into main 2025-09-05 21:32:29 +00:00
334 changed files with 18352 additions and 34 deletions
Showing only changes of commit 9989aebc32 - Show all commits

View File

@@ -252,6 +252,7 @@ class _MapboxPagesState extends State<MapboxPages> with ShowAlertDialog {
lineColor: Colors.blue.value,
lineWidth: 4.0,
));
await _zoomToFitRoute(routeCoordinates);
}
}