Mapbox Car App
            object MapboxCarApp
Content copied to clipboard
The entry point for your Mapbox Android Auto app.
Functions
carAppAudioGuidanceService
                          
                    
                  Link copied to clipboard
                        carAppLocationService
                          
                    
                  Link copied to clipboard
                        setup
                          
                    Link copied to clipboard
                        fun setup(application: Application, audioGuidance: MapboxAudioGuidance = MapboxAudioGuidanceImpl(
            MapboxAudioGuidanceServicesImpl(),
            carAppDataStore,
            carAppConfig
        ), carAppLocation: CarAppLocation = CarAppLocationImpl())
Content copied to clipboard
Setup android auto from your Application.onCreate
updateCarAppState
                          
                    
                  Link copied to clipboard
                        Properties
carAppConfig
                          
                    
                  Link copied to clipboard
                        carAppDataStore
                          
                    
                  Link copied to clipboard
                        carAppState
                          
                    
                  Link copied to clipboard