DrawRouteMaps icon indicating copy to clipboard operation
DrawRouteMaps copied to clipboard

Route does not show on Map :(

Open MohsinIkram777 opened this issue 7 years ago • 2 comments

Everthing working fine, and i enabled Map direction Api, but route does not draw on Map Please Help.... [email protected]

MohsinIkram777 avatar Nov 22 '18 17:11 MohsinIkram777

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

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

MohsinIkram777 avatar Nov 25 '18 15:11 MohsinIkram777