GuidanceOptions
class GuidanceOptions
Specifies options related to instructions.
Constructors
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Specifies options related to instructions.
Types
Properties
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
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.
Link copied to clipboard
The format of instruction phonetic transcriptions.
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Whether to include references to road shields in instructions. This properties value will be ignored when using the Orbis endpoint as it only supports RoadShieldReferences.All.
Functions
Link copied to clipboard
Checks whether this GuidanceOptions object is structurally equal to another object.