Thanks a lot guys. It's working perfectlly now. One more doubt: When i trace the route, it shows a marker named "A" that is the origin and a marker named "B" that is the destiny. So, is there any...
Type: Posts; User: Clog; Keyword(s):
Thanks a lot guys. It's working perfectlly now. One more doubt: When i trace the route, it shows a marker named "A" that is the origin and a marker named "B" that is the destiny. So, is there any...
Yes. You're the man. Works perfectlly.
Well, after your reply i've checked the API reference to use the method RouteSummary() because i want to show the average travel time to user. But when i...
Thanks. Can you clear to me how to do that ?
i actually add the line "map.objects.remove(mapRoute);" just before the map.objects.add and does not work at all. I've tried the "map.update(-1)" too, but, does not work either. Can you tell my why? ...
Thats it, but in my code the old route remain even if i trace a new route. That's why i've sended my code, so anyone can show what am I doing wrong.
Thanks a lot for the reply
Hi,
i'm developing a webapp and i'm having some troble with the use of the method RouteSummary() and to clear a route already routed. My code is:
<script type="text/javascript">
var way;...