itinero / routing2

The next version of the Itinero route planner.
Apache License 2.0
7 stars 1 forks source link

Add generic 'Turn'-instruction, open up constructors #33

Closed pietervdvn closed 1 year ago

pietervdvn commented 1 year ago

This PR adds a generic 'Turn'-instruction and opens up instruction constructors in order to make them testable in other applications.