Thanks william this will be helpful.

Last question, because you seemed to know exactly what I want (can you read
minds? :))

How can I get all the changes and send them to the server so that I can save
the new location in my database?

I was thinking of putting the ID of the marker (from my database) in the
infoWindow then have a function retrieve all the changed markers and send
the new location with the ID that is found in the infoWindow (do you have a
better idea?)...

What I'm trying to do is a map editor so my friend can change the markers
position then click save...

Again thank you allot for your time and energy, this is very much
appreciated ;)

On Tue, Apr 20, 2010 at 9:04 AM, William . <[email protected]> wrote:

> One way to do it is to replace the KML markers with draggable markers, by
> wrapping the GMarker.initialize function and intercepting the KML markers
> before they are initialized.  The following example shows hows this can be
> done, with the new markers also having StreetView in the infowindow.  Drag
> the marker into the ocean and there is no StreetView available anymore!
>
> http://www.william-map.com/20100420/1/map.htm
>
>
> ...
>
> --
> 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]<google-maps-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-api?hl=en.
>



-- 
Name / Nom: Boulay Desjardins, Jean-Nicolas
Website / Site Web: www.jeannicolas.com

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