Namespace Itinero.Navigation.Instructions
Classes
DynamicUnimodalInstructionGenerator A unimodal instruction generator based on a dynamic vehicle profile using Lua. |
Represents an instruction. |
Contains extension methods related to instructions. |
A unimodal instruction generator, assumes only one vehicle profile used for the entire route. |
Interfaces
Abstract representation of a unimodal instruction generator. |
Delegates
UnimodalInstructionGenerator.MergeDelegate A delegate to merge two instructions if needed. |
UnimodalInstructionGenerator.TryGetDelegate A delegate to construct an instruction for a given position in a route. |