Re: [Google Maps API v2] Re: Dijkstra algorithm using google map api

2012-07-16 Thread Shanika Nishani
Thank you for your informations -- 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 google-maps-api@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.

[Google Maps API v2] Re: Dijkstra algorithm using google map api

2012-07-16 Thread geocode...@gmail.com
On Jul 16, 12:20 am, Shanika Nishani wrote: > i can't use waypoints coz as i know i can use 8 waypoints.but the list of > places can be more than that. Then: 1. you are talking about the v3 API, the limit there is 8 waypoints, the v2 API (topic of this group) has a limit of 25 waypoints (and no o

Re: [Google Maps API v2] Re: Dijkstra algorithm using google map api

2012-07-15 Thread Shanika Nishani
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, geocode...@gmail.com wrote: > On Jul 15, 9:36 am, SN wrote: > > I'm new to google map api, > > If you are new to the google maps API, you should use the v3 ve

[Google Maps API v2] Re: Dijkstra algorithm using google map api

2012-07-15 Thread geocode...@gmail.com
On Jul 15, 9:36 am, SN 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 nee