Skip to content

Navigation hub#102

Draft
gusrod-coder wants to merge 102 commits into
mainfrom
navigation-hub
Draft

Navigation hub#102
gusrod-coder wants to merge 102 commits into
mainfrom
navigation-hub

Conversation

@gusrod-coder

Copy link
Copy Markdown

No description provided.

i-kumar and others added 30 commits March 19, 2026 17:12
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
jumpy-cat and others added 30 commits June 28, 2026 11:19
…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
…luebus-flutter into navigation-hub"

This reverts commit 5bf08b6, reversing
changes made to 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants