I just want the user to be able to drag any marker in the viewport... The
same way you do when you add a marker. In the example I gave you can add a
marker then drag it where you want... I want the same but for does that are
loaded with KML.

I'm trying to make a editor where the user can change the markers place.

On Mon, Apr 19, 2010 at 10:59 PM, William <[email protected]> wrote:

> On Apr 20, 6:35 am, jnbdz <[email protected]> wrote:
> > My question is: How can I add the drag option to the markers loaded
> > via KML?
>
> your KML automatically updates when the view is changed, one second
> after movement stops:
>
> <viewRefreshMode>onStop</viewRefreshMode>
> <viewRefreshTime>1</viewRefreshTime>
>
> if you drag a marker, then pan the map, the KML will be refreshed, but
> did you want the refreshed marker to be located at the new point, or
> the point that it gets from the KML?
>
>
> ...
>
> --
> 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