plot a different marker for each place googlemap v2 android
问题 I have managed to place a marker for each item in my database using their stored title and coordinates. I am now trying to change the content of each InfoWindow so that it shows information related to each place (other than the title and snippet)also each place have a different icon marker. how to give a custom icon and a different infowindow for each place? i create the different icons for marker. the information are loading in format json and the icon marker are also in my database.should i