Show / Hide Table of Contents

Namespace Itinero.Navigation.Instructions

Classes

DynamicUnimodalInstructionGenerator

A unimodal instruction generator based on a dynamic vehicle profile using Lua.

Instruction

Represents an instruction.

InstructionExtensions

Contains extension methods related to instructions.

UnimodalInstructionGenerator

A unimodal instruction generator, assumes only one vehicle profile used for the entire route.

Interfaces

IUnimodalInstructionGenerator

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.

Back to top Built by Itinero, MIT licensed.