Why put it though the Directions API at all? if you have a list of coordinates from the GPS, just plot them directly and draw a line.
You wont get caught out when the subject travelled via a thoroughfare not in Googles' database. Plot the two lines in a different colour, and should be easy to visually compare the two routes. On Thu, Nov 24, 2011 at 7:09 PM, Raul Dias <rauld...@gmail.com> wrote: > Hi, > > I am evaluating if Google Maps can be the right tool for my use. > > The idea is to have a list of waypoints from a gps ( e.g. watch > runner/biker ) and trace the route that he want by. > The first problem I see is that there is a limitation of 8 waypoints in > the directions api. > > Now assuming a second list of waypoints, I want to compare the the route > is the same as the first one. > > Is Google Maps the right tool for it? > > If not what do you suggest? > > > Thanks, > > -rsd > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-maps-js-api-v3/-/NJx0JP0RVI0J. > 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.