Can anyone please help in finding the solution of the above question
I have parsed my webservice and saved the latitude and longitude obtained in an arraylist.
I want to show markers in my map according to the latitude and longitude saved in the array list till that array list is empty.
If i have 5 set of latitudes and longitudes in my array list i want to show 5 markers in my map?
Please help me. this is my 3rd qn and i couldn’t find any relevant answers except some voting down.
Please help me out!!!
Well have you gone though the tutorials ?
Your code should look like this after following the linked tutorial