Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

navigation sdk integration (android + ios) #773

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Conversation

OlegKrymskyi
Copy link

@OlegKrymskyi OlegKrymskyi commented Nov 17, 2024

Extend mapbox view with the navigation sdk integration

Here is how it looks with my implementation:
at Android
https://youtube.com/shorts/VItnracOUAU

at iOS
https://youtube.com/shorts/t9QlqxOJm1Q?feature=share

In this version I've integrated Mapbox Navigation SDK 3.5.0 into the current Mapbox View widget without Navigation UI (I think navigation ui componenets must be exposed in separete flutter package).

Besides, this version expose NavigationLocationProvider which allows to fetch current user location when process running on background.

However, I have to notice a few things:

  • I don't think this PR will ever be merged, however, it could be used as inspiration for the user who are waiting for Mapbox iplemnetation of the same feature.
  • I am C# dotnet developer, and I have a doubts that I did this android version right

@OlegKrymskyi OlegKrymskyi requested a review from a team as a code owner November 17, 2024 21:50
@OlegKrymskyi OlegKrymskyi requested a review from evil159 November 17, 2024 21:50
@OlegKrymskyi OlegKrymskyi changed the title navigation sdk integration (android only) navigation sdk integration (android + ios) Feb 9, 2025
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.

1 participant