Hi
On one of the activities in my app, the screen is split horizontally into 2 portions ie on the top portion, I have Google Maps and the bottom portion I have few labels.
On the Google Maps I have placed around 20 to 25 markers. The markers are placed on the Google Maps based on the latitude & longitude data picked from the remote database. When the user clicks on a marker, I need to pick more details regarding the clicked marker from my database and display it on the labels placed below the Google Maps.
I need to identify the marker clicked, so that I can pick more information about the Marker from the database.
I have used the regular Google Maps and NOT the GoogleMapsExtra
Any help will be appreciated.
Regards
Anser