ar-android/DrawRouteMaps

Lines are not drawn in map, marker alone plotting the location values

SelvakumarQuadkast opened this issue · 2 comments

Lines are not drawn in map, marker alone plotting the location values

I also facing same kind of problem..
help me out !!!!

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