When executing the navigate() method, it would be nice to be able to pass an "optimizeWaypoints" parameter. When i set the 'to' property to an array of addresses, it just calculates the route according to the order of the array, which is not always the optimal route.
When executing the navigate() method, it would be nice to be able to pass an "optimizeWaypoints" parameter. When i set the 'to' property to an array of addresses, it just calculates the route according to the order of the array, which is not always the optimal route.