I am developping a weather android application which displays the temperature of each city of a given country on a Map. So, I would like to use "Map image" but I have not clear idea: how I can locate the cities of this country on this "Map image", generate an event when a click on a city ... Can someone help me please? Thanks
Asked
Active
Viewed 211 times
0
-
Clarify what is 'map image'. Are you using you own mapping library or Google Maps or what? – Morrison Chang Apr 05 '12 at 16:37
1 Answers
0
Use Google Map to achieve it. follow this. Its clearly explained.

Seshu Vinay
- 13,560
- 9
- 60
- 109
-
-
I'm going to develop this weather application for one specified country. So, I prefer to use an image wich represents the Map of this country and displays on it the temperature of each city. This link (http://stackoverflow.com/questions/3961071/android-how-to-make-a-clickable-map-image-with-each-country-producing-a-differe) may explain more this idea, but I didn't find tutoriels that can clarify that more for me. – koukou Apr 06 '12 at 08:43