GuidanceInstruction
interface GuidanceInstruction
Interface for a Guidance Instruction. Contains a set of attributes common to all GuidanceInstructions. e.g., 'Turn right', 'Keep left', 'Take the ferry', 'Take the motorway', 'Arrive'.
Different types of GuidanceInstructions will implement this, and may add extra attributes specific to the Instruction type.