On 24 May 2010 14:08, nlraley82 <[email protected]> wrote: > I have several functions to add my markers to my map, but I am pretty much > doing the same thing each time. Now I need each marker to have a unique id > or to be able to call the name or id of the listener for the marker. I need > to include this into my update string. Any ideas?
I don't understand what you want to achieve. It looks like what you might want is GEvent.trigger(ZoneStartFinishMarkers[idFinish], "dragend"); changing the array index as required. Andrew -- Andrew C Leach -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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.
