> I understand. But it's all about me that, after the animation has > become an event. > For example, map.openInfoWindowHtml(routePoints[routePoints.length-1], > 'End')
I hope you find a solution... and that you post back here if you do :D I tried for a week or so and finally gave up - the best I could do was to leave the user with no option but to reload the page after the route had been run: http://xelawho.com/bus/ my code detects when the route has been completed with this: if (lastVertex == poly.getVertexCount()) { by the looks of it, that (or something similar) should work in yours good luck! -- 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.