mcgnly / bike-nav

bike navigation app developed through the Learn-IT Girl mentorship program
0 stars 0 forks source link

Navigation #3

Open danekja opened 8 years ago

danekja commented 8 years ago

The application needs to be aware of desired path, current location and from that derive which turn to take and when.

This would be best handled by an existing library. TODO: research.

mcgnly commented 8 years ago

http://osmand.net/ this looks like one option, and open street map might be different/easier than dealing with google? not sure. It seems to cost money though, and it might be that their API doesn't support things like navigation... http://wiki.openstreetmap.org/wiki/API

mcgnly commented 8 years ago

some notes on using google's directions and maps API http://stackoverflow.com/questions/24531391/is-it-possible-to-create-turn-by-turn-gps-navigation-app-on-android-using-google

mcgnly commented 8 years ago

another alternative to google, seems to have a free version that sounds like it fits what I need: https://developer.here.com/native-apis