OpenRouteService for Android Studio

Hey,

you can apply for an API key here. With this, you can either use one of our SDKs for python, JavaScript or R or write queries yourself - have a look at the example code in the playground that double as the API Documentation.

The ors API will only return the requested routes or isochrones, and not the underlying map, so you’ll need seperate logic to display that.

Best regards