> Is it possible to retrieve the markers id attribute when it is > clicked?
Probably. Did you assign a custom id attribute when you created the marker? I would recommend not using marker.id as other things might also use that ... perhaps something like marker.my_id -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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?hl=en.
