in an application, i m using location based services of android
apart from that, i need to develop a feature wherein the user will be shown a map of the world (using google maps) . when clicked on a particular city or location, i want to launch a different activity by getting coordinate data of the clicked location
i have implemented maps b4 in a different context
the question is, how to go about this? any trigger would help please