DrawRouteMaps icon indicating copy to clipboard operation
DrawRouteMaps copied to clipboard

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

Open SelvakumarQuadkast opened this issue 6 years ago • 2 comments

SelvakumarQuadkast avatar Jul 30 '18 06:07 SelvakumarQuadkast

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

android-purplerayz avatar Aug 09 '18 12:08 android-purplerayz

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

sherifrabee avatar Nov 25 '18 06:11 sherifrabee