I've populated a map with markers placed at certain LatLngs from an .xml file.
I now want to display an image associated with each marker when the user clicks on the marker. I sense from reviewing the forum that the best way to do this is to extend the Marker class (correct me if I'm wrong). However, I get the following error when I compile: - No default constructor found in base class com.google.maps.overlays:Marker Any ideas on what the problem is, please? Thanks! L -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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/google-maps-api-for-flash?hl=en.
