Relative Content

Tag Archive for flutterdictionaryosrm

How to Draw the shortest path

I am using flutter application Currently this code is drawing a path that prioritizes the fastest time, but the distance will be longer. What do I need to do to make this code draw the shortest path from point A to point B?