Demonstrates how to solve the Travelling salesman problem with OutSystems.
Since delivery of goods is now being done for almost every small business due to Covid19 circumstances, and most of them are not prepared to calculate the best delivery route and driving ETAs to each way point.
Basically this approach is taking advantage of Google Maps API for address autocomplete and reverse geocoding and MapBox for the map and Optimization API.