I make a weather application in Android which is showing current temperature and forecast based upon a JSON response. Now I want to add a weather map showing temperature and clouds, but I have no idea where to start.
It should look like in this question: How to hide or display a Google Maps Layer?
I have tried searching for a solution but didn't find anything.Please help me??