GuidanceOptions
Specifies options related to instructions.
Constructors
Properties
Whether to include road shield sections and lane sections in the returned com.tomtom.sdk.routing.route.Route.sections. com.tomtom.sdk.routing.route.section.roadshield.RoadShieldSection can be provided via this parameter even when no instructions are requested nor provided. Default value is ExtendedSections.None.
The language of instructions. Default value is Locale.ENGLISH.
The format of instruction phonetic transcriptions. Default value is InstructionPhoneticsType.Ipa.
Whether to include references to road shields in instructions. Default value is RoadShieldReferences.None. This properties value will be ignored when using the Orbis endpoint as it only supports RoadShieldReferences.All
Functions
Checks whether this GuidanceOptions object is structurally equal to another object.