For example I have 5 location with lat and lng. My requirement is I need to get the best route among these location along with current location
The above API may get source to destination best route but not the best way among the 5 locations
For example Currently I am at Washington, I have to visit New York, Chicago, Massachusetts, Portland and Boston. In which order I can visit these places, so that travelling distance should me minimal.