hi, can anyone explain to me what is the difference? Im very confuse.
if i set optimizeWaypoint: true, it means it will optimize the route?what code is actually running behind,does it use and algorithm? what about the tsp solver for google maps API ?
it has included few algorithm,such as the ant colony, greedy and brute force. which algorithm will be selected?