Is it possible to implement navigation in an android app with something other than google maps

90 Views Asked by At

I am planning on adding to an android app I made last year using Java in which I used Google maps for polylines to show direction routes. This year, I want to add real-time navigation but it seems near impossible with Google maps so I wanted to know if alternatives exist that will allow for real-time navigation

1

There are 1 best solutions below

0
discodowney On

You can use Open Street Map. Its completely free, i used it before (a good few years back now) and it was easy to use.

https://github.com/osmdroid/osmdroid