MapboxGuidancePlayer
class MapboxGuidancePlayer( scope: CoroutineScope, player: MapboxVoiceInstructionsPlayer, voiceInstructionObserver: VoiceInstructionObserver, voiceInstructionsLoader: VoiceInstructionsLoader, observeUserPreferredUnitOfMeasurements: ObserveUserPreferredUnitOfMeasurementsUseCase) : GuidancePlayer
Constructors
Link copied to clipboard
constructor( scope: CoroutineScope, player: MapboxVoiceInstructionsPlayer, voiceInstructionObserver: VoiceInstructionObserver, voiceInstructionsLoader: VoiceInstructionsLoader, observeUserPreferredUnitOfMeasurements: ObserveUserPreferredUnitOfMeasurementsUseCase)