I have questions regarding markers, and here are things I am thinking
to do:

1. users input a set of coordinates through a textarea
2. those coordinates are read by displaying draggable markers (so,
markers are in an array)
3. if users move a marker, the new coordinate gets updated (so, the
old coordinate would be replaced to new one)
4. finally, a new set of coordinates would be created in the end (if
users move a marker)

I'm not sure that each marker can have an event. In other words, is it
possible to do above things by using, GEvent.addListener or
GEvent.trigger?

I hope you understand what I mean. If don't, I would like to make
things clear.

Thank you very much,

yoko
-- 
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.


Reply via email to