I am able to draw a "info window" like Drawable marker on map by using itemizedOverlay. But the marker is limited to a single image, I would like to have put some text, image inside the marker (the info window). So I decided to add a view to it, but I find no way to do that.
I notice that google places directory have done what I want to do. It can put a view containing an images, text on the map. Does anyone give me some hints about how does it do that? http://sites.google.com/site/placesdirectory/ -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

