Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Dec 21, 2020. It is now read-only.
This repository was archived by the owner on Dec 21, 2020. It is now read-only.
There was an error while loading. Please reload this page.
GraphHopper routing API has a property
optimize. However, the java client does not make use of it. In the response creation, it is not checked whetherpoints_orderis present.Also, the
PathWrapperof the general api does not have the property of the sequence of points.