Package-level declarations
Types
Link copied to clipboard
Specifies whether to include extended guidance sections in the response, such as sections of type road shield, lane, and speed limit.
Link copied to clipboard
class GuidanceOptions(val language: Locale = Locale.ENGLISH, val roadShieldReferences: RoadShieldReferences = RoadShieldReferences.None, val phoneticsType: InstructionPhoneticsType = InstructionPhoneticsType.Ipa, val extendedSections: ExtendedSections = ExtendedSections.None)
Specifies options related to instructions.
Link copied to clipboard
Specifies whether to include the phonetic transcription of street names, signpost text, and road numbers in the instruction.
Link copied to clipboard
Specifies whether to include progress points in a response.
Link copied to clipboard
Specifies whether to include road shield references into the external road shields atlas.
Link copied to clipboard
Options for calculating route contents.