Fastest vs Shortest

I have two profiles setup inside my custom modal i have the following.

Fastest

“distance_influence”: 15,

Shortest

“distance_influence”: 999,

Im picking a big route and i get the same route result with both distance of 15 and 999, but im expecting one route to be the shortest based on distance excluding time, and the fastest route to be based on time and not distance.

I was expecting a different route or even a minor change but no difference between time or mileage, is there something im missing, or something i can log to validate the route is both correct for shortest or fastest.

I need the shortest possible mileage even if the time is unrealistic.

Any help would be appreciated,

Thanks,

have u tried shortest weighting ?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.