Route does not show on Map :(
MOhsain opened this issue · 2 comments
MOhsain commented
Everthing working fine, and i enabled Map direction Api, but route does not draw on Map Please Help....
mohsanikram777@gmail.com
sherifrabee commented
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
MOhsain commented
i cant understand your solution :( please give me some code demo