I have to create an infowindow so that when user clicks on a point on the map, results are shown in the infowindow.
Now the results are very variable, like for one point i may have more than one set-of-records to be shown...
I want to create a renderer for the infowindow so that i can show whatever i want in my infowindow... I found a good example of creating a custom renderer for the infowindow and i cannot find it today
anybody knows how to create a custom-renderer for the infowindow
thanks a lot