Setting ID to google map API v2 marker to return image taken by camera intent
问题 Okay, This problem i have been facing for a couple of days now and can't seem to resolve. This is how my map works: Tap on any point on map Take photo by camera intent return photo as marker (thumbnail) to that specific point tapped. (all the above works fine) This is where i am stuck: Tapping on the marker (image) it should then display larger image of marker as the marker thumbnail is quite small. The problem is it shows the latest image taken and not the image related to that marker. So my