Not being familiar with V2, V3 does have waypoints that you can pass to the DirectionsRequest object.
Waypoints are an array of objects in the form documented here: http://code.google.com/apis/maps/documentation/v3/reference.html#DirectionsWaypoint On Dec 21, 4:50 am, TTA <[email protected]> wrote: > Hi All, > > is there any way to use/implement Add Destinations(multiple > destinations) in google map V3? > > Like we do in V2 for Point1 > Point2 > Point3 > Point4 is > > 'from:Point1 to: Point 2 to: Point 3'; > > Google Map V3 does not have it > inhttp://code.google.com/apis/maps/documentation/v3/reference.html#Dire... > > Please help!! -- 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.
