Sherif Rabie Elsayed
Results
3
comments of
Sherif Rabie Elsayed
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
Add the following line: mMap.clear()
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