You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was working fine in android oreo, and still is. but it doesnot work in android pie and i get this error
OSRMRoadManager::getRoad: request failed.
It draws a straight line from point a to point b
The server is working fine, i am getting responses.
The text was updated successfully, but these errors were encountered:
utsav-rex
changed the title
OSRMRoadManager::getRoad: request failed.
OSRMRoadManager::getRoad: request failed. working till android oreo, but shows straight line in android pie
Jun 11, 2019
As OSRM demo service now supports https, I just changed so that default call is with https.
Change is pushed. Will be in next release (no delivery date defined...).
In the meantime, using OSRMRoadManager.setService, you can setup https calls.
i have this problem too.
The problem "Error when loading the road - status=2"
everything works fine on android 5+ (API 21+) but the problem happens on android 4.4 (API 19) when I try to draw a route
It was working fine in android oreo, and still is. but it doesnot work in android pie and i get this error
OSRMRoadManager::getRoad: request failed.
It draws a straight line from point a to point b
The server is working fine, i am getting responses.
The text was updated successfully, but these errors were encountered: