This *should* be possible by specifying...
{
draggable: true,
markerOptions: { draggable: false }
}
so it appears this is a bug. I'll file this internally.
As a workaround, you could specify "suppressMarkers: true". If you still
want to display markers at the origin/destination, render them separately.
Cheers
Chris
On Tue, Oct 26, 2010 at 8:21 AM, ice_rider2002 <[email protected]> wrote:
> How can I exclude from draggable the origin an destination from an
> draggable directions? The user can change the route, but I don't want
> to change the origin and/or destination.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-maps-js-api-v3%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
>
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.