https://github.com/swapnil-j-patil/openrouteserviceapi-googlemap-directionapp
This is an navigation app which gives route from source to destination. a streamlined navigation app powered by the OpenRouteService API. Get instant directions optimized for speed and accuracy.
https://github.com/swapnil-j-patil/openrouteserviceapi-googlemap-directionapp
directions-api google-maps jetpack-compose kotlin navigation openrouteservice retrofit2
Last synced: 3 months ago
JSON representation
This is an navigation app which gives route from source to destination. a streamlined navigation app powered by the OpenRouteService API. Get instant directions optimized for speed and accuracy.
- Host: GitHub
- URL: https://github.com/swapnil-j-patil/openrouteserviceapi-googlemap-directionapp
- Owner: Swapnil-J-Patil
- Created: 2024-02-27T07:56:39.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-27T09:31:00.000Z (over 1 year ago)
- Last Synced: 2024-07-30T18:54:30.974Z (11 months ago)
- Topics: directions-api, google-maps, jetpack-compose, kotlin, navigation, openrouteservice, retrofit2
- Language: Kotlin
- Homepage:
- Size: 251 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an navigation app which gives route from source to destination. a streamlined navigation app powered by the OpenRouteService API. Get instant directions optimized for speed and accuracy.
Replace your API key in Manifest file and in MainActivity.kt.
Get your api token here: https://openrouteservice.org
If you want some reference watch this video, he have used xml but I have used jetpack compose: https://youtu.be/_6EeTp4GxLo
