ar-android/DrawRouteMaps

Route does not show on Map :(

MOhsain opened this issue · 2 comments

Everthing working fine, and i enabled Map direction Api, but route does not draw on Map Please Help....
mohsanikram777@gmail.com

Update class FetchUrl.Java by putting the API Key in the URL like this is a good solution:
String url = "https://maps.googleapis.com/maps/api/directions/"+output+"?"+parameters + "&key=" + MY_API_KEY

i cant understand your solution :( please give me some code demo