Layoneth
Layoneth
I'm getting this issue in my Android app yet
Sure! I'm testing with this coordinates: lat: 31.078346 lng: 30.115171 This is my first point. For the second point I'm using the previous point plus 1.543225. I'm using default options...
[](url)No, I'm getting the same error getRoute("https://api.mapbox.com/directions/v5/mapbox/driving-traffic/-122.4353977,37.7744068;-122.4240981,37.7655696?access_token=****jW3A&geometries=polyline6&alternatives=true&overview=full&steps=true&continue_straight=true&annotations=congestion_numeric%2Cmaxspeed%2Cclosure%2Cspeed%2Cduration%2Cdistance&language=en&roundabout_exits=true&voice_instructions=true&banner_instructions=true&voice_units=imperial&waypoints=0%3B1&waypoint_names=Home%3BStore&enable_refresh=true") id 0 failed: RouterException No suitable edges near location maybe is my token, I created with all the permissions. Also the map is...
I just realize it was the emulator, I just use another one and work perfectly! Thank you so much!