-
-
Notifications
You must be signed in to change notification settings - Fork 92
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
Implement MapBox mapping and navigation #43
Comments
hi hufman, now that Google Play introduction is almost complete, any chance to see something even in "alpha" stage about this by end of the year? :D |
@bogdan-calapod actually i installed myself android studio to study the code of the plugin, i would like to try of possibile to extend the mirror to the "fullscreen" of the car monitor . I tried to use it but i faced some problems when the phone went in "standby/lockscreen", in that Moment Also the car monitor showed the lockscreen as well. in any case considering that this plugin Is like an experiment at the Moment, Is quite nicely built! |
I of course can't commit to a timeline on a hobby project, and can't say whether I'll have something usable before the end of the year :) |
I also would like to see mapbox nav on board (with some additional layers e.g. speed-traps). I have native screen mirroring but I use phone a lot during driving and mirroring is not for me. i always change the screen to the dialer app, moreover it change from horizontal to vertical and not fulfil the full screen. |
How can I download a build with MapBox? Only Nomap build available. Or just fork and build it yourself? |
This ticket just tracked the implementation, indeed. Publishing a build with Mapbox enabled is separate, and there are a bunch of things I want to finish before that. |
A link to the Mapbox build has been added to the Readme, try it out! |
I've tried it and I've created issue #536 :) |
Yes yes I've been reading your log for the last 30 minutes ;) <3 |
MapBox should be implemented as an alternative map implementation alongside Google Maps. MapBox does not include a restriction on showing their maps in a car and has a very generous free tier, which means it can be enabled by default in the public builds. It also provides a modern 3D navigation view, unlike Google which disallows replicating the Google Navigation experience.
The text was updated successfully, but these errors were encountered: