Re: [Google Maps API v3] update a route

2011-03-04 Thread Paulo Fernandes
Hi
You can redraw the first route adding in destination the new two points

Paulo Fernandes
http://www.google.com/profiles/paulofernandesjr
http://twitter.com/paulofernandesj
+55 11 9797-5974



On Fri, Mar 4, 2011 at 4:00 AM, Ash aishkrish8...@gmail.com wrote:

 hi friends,



I have already drawn a route using
 directionsDisplay.setMap(map); and a source and destination.and if i
 want continue this route(with another two ponits,one,the previous
 destination(ie the new source ) and the next points(the new
 destination).Is there any way to update this new route to the previous
 route.

 help
 thanks

 --
 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
 google-maps-js-api-v3@googlegroups.com.
 To unsubscribe from this group, send email to
 google-maps-js-api-v3+unsubscr...@googlegroups.com.
 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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.



[Google Maps API v3] update a route

2011-03-03 Thread Ash
hi friends,



I have already drawn a route using
directionsDisplay.setMap(map); and a source and destination.and if i
want continue this route(with another two ponits,one,the previous
destination(ie the new source ) and the next points(the new
destination).Is there any way to update this new route to the previous
route.

help
thanks

-- 
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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.