Along with title and snippet how to add extra data to marker?
问题 Problem : My remote server returns 10 multiple value for a request.i parsed my response and using for loop i added markers(here i added info to title and snippet) on a map.(here i want to add extra data to marker so that i can access it in on info window click event) in infoWindowClickListener i want to access that extra data. How to add extra data to marker/ how to access ph data for a particular marker click(other wise i will get last value of ph in all markers). i tried like this. private