Navigation hub#102
Draft
gusrod-coder wants to merge 102 commits into
Draft
Conversation
added variable corner radius
…ng ones, use widget throughout the app
Removing multiple spaces in stop names
Integrate route icon widget into the app
Added centering for map (on app start, or directly after the user declares that they will allow location tracking) - Edited build gradle and settings gradle to remove compiling error (kotlin 2.3 instead of 2.1).
Removed unneccessary comments and reimplemented location centering immediately after location permissions are provided to avoid infinite centering loop
Made startLatLng value that starts as default but is changed if you can find a location
Updated to use getLastKnownLocation, maintained _defaultCenter variable for clarity along with startLatLng which updates if _getLastKnownLocation provides a location
…duplicate stop markers for optimization
…' into maizebus-2.1
…esCache, add index information for the bus stops, progress in NavOnBus NavOnBus required richer information than was currently existing in routesCache, added something to BusRouteLine and did the associated refactor. While looking through it I also noticed that for multi-sub-route routes only the last route was included and attempted a fix of that. (likely incomplete, see FIXME comment)
modified: lib/screens/map_screen.dart
…lutter into navigation-hub
…luebus-flutter into navigation-hub" This reverts commit 5bf08b6, reversing changes made to 041279f.
This reverts commit 041279f.
modified: lib/widgets/composite_map_widget.dart
Combines 7187f1d (demo stage work) with navigation layer setup: adds NavigationLayer to MapScreen, restores getColor/getMarkers/getPolylines on NavigationStage base class, and wires NavigationManager to the map layer.
…nto navigation-hub
…lutter into navigation-hub
…lutter into navigation-hub
…lutter into navigation-hub
…lutter into navigation-hub
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.