v2.21: monetary cost optimization finalized...
Posted: Mon Nov 23, 2020 2:20 pm
Hi there,
Just for your information: with our upcoming v2.21 we finalized our "monetary cost optimized" routing and for this we made some changes in the API:
Find more details at
Best regards,
Bernd
Just for your information: with our upcoming v2.21 we finalized our "monetary cost optimized" routing and for this we made some changes in the API:
- The switch between "abstract routing (oldschool)" and "monetary cost optimization (the new feature)" has been changed from a boolean value to an "enum" with possible the values ABSTRACT_COSTS and MONETARY_COSTS
- Whenever you apply MONETARY_COSTS we always use the combination of the factors
- costPerKilometer (api)
- workingCostPerHour (api)
- tollCosts (data)
- the CostPerSpeed parameter has been removed at all
Find more details at
- RouteCalculationCriteria : choose your algorithm
- MonetaryCostOptions : specify the tarrifs
Best regards,
Bernd