On Jul 10, 7:15 am, WebEngineer <[email protected]> wrote: > My map atwww.Violette.comtracks our travels in our motorhome. What is the > best way to display the route we have taken since it has more than 8 stops?
Your only option is to create multiple routes each with less than 10 stops (start, end and 8 waypoints). I would probably capture the polyline from the previous stops and save it for display, you probably don't need all of the "directions" for the places you have been and if you want them you could just query for that piece of the route. You probably want to verify that you believe the above is acceptable per the terms of use. -- Larry -- 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.
