DrawRouteMaps
DrawRouteMaps copied to clipboard
Route does not show on Map :(
Everthing working fine, and i enabled Map direction Api, but route does not draw on Map Please Help.... [email protected]
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