Configuring ShadowMap Bicycle in OSMAnd?

I hace created an account on heigit.org and saved an API key.

Osmand has OpenRouteService already available, though I suppose I need to change the URL to `https://api.heigit.org/v2/directions/\`.

There I can choose a navigation type, but generally the options are pretty barebones.

Is shadowmap available in the same manner? How can I enable it in OSMAnd?

Hi Roland,

regarding your first question: the correct URLs are prepended with https://api.heigit.org/openrouteservice in the future. Therefore the correct URL prefix for directions would be: https://api.heigit.org/openrouteservice/v2/directions/. Our API Playground should always have the most up2date documentation of the correct URLs, i.e.: Dashboard | ORS

You can find more information about the changes here: Deprecating "api.openrouteservice.org" in favour of "api.heigit.org"

Regards,
Johannes

1 Like