i can't use waypoints coz as i know i can use 8 waypoints.but the list of places can be more than that.
On Mon, Jul 16, 2012 at 7:56 AM, [email protected] <[email protected]>wrote: > On Jul 15, 9:36 am, SN <[email protected]> wrote: > > I'm new to google map api, > > If you are new to the google maps API, you should use the v3 version > of the API, the topic of this group, the v2 version is depecated. > > The group for the v3 version is: > > https://groups.google.com/group/google-maps-js-api-v3?hl=en > > > i need to find out the shortest path using given > > set of places.how could i do that using google map api without using > > waypoints. > > Not sure why you don't want to use waypoints, that is how you give the > API the list of locations > > for the v3 API see: > > > https://developers.google.com/maps/documentation/javascript/reference#DirectionsRequest > > the optimizeWaypoints property > > -- Larry > > > > > if you can give any information,it will be really helpful > > thank you > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API V2" 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. > > -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
