Forum Discussion
Syndicate_Admin
Administrator
4 years agoError bing maps getRoute, getRoutev2 and getRoute V3
Hi, I'm trying to get a route between WP1 -33.059939,-68.940423 and WP2 -35.652389,-69.221763
the code I use is:
BingMaps.GetRouteV3("Driving";
"-33.059939,-68.940423";
"-35.652389,-69.221763";
{optimize: "time" ;distanceUnit: "km"}
).travelDistance
it only gives me errors in some cases with other WPs I calculate them ok.
and it gives an error that it cannot calculate the route. try to calculate it from bing maps and it also gives an error, does anyone know what it is due to?
No RepliesBe the first to reply