Package-level declarations
Types
Link copied to clipboard
Factory to create a GuidanceEngine.
Link copied to clipboard
data class GuidanceEngineOptions(val instructionDistanceThreshold: Distance = INSTRUCTION_DISTANCE_THRESHOLD, val announcementMode: AnnouncementMode = AnnouncementMode.Comprehensive)
Options used by GuidanceEngineFactory.