toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map-gpt
/
com.mapbox.navigation.mapgpt.openai.context
/
MapGptVehicleContextProvider
Map
Gpt
Vehicle
Context
Provider
class
MapGptVehicleContextProvider
(
debugModeRepository
:
DebugModeRepository
,
settingsRepository
:
SettingsRepository
)
:
UIComponent
Members
Constructors
Map
Gpt
Vehicle
Context
Provider
Link copied to clipboard
constructor
(
debugModeRepository
:
DebugModeRepository
,
settingsRepository
:
SettingsRepository
)
Properties
coroutine
Scope
Link copied to clipboard
lateinit
var
coroutineScope
:
CoroutineScope
Functions
get
Context
Link copied to clipboard
fun
getContext
(
)
:
MapGptVehicleContextDTO
on
Attached
Link copied to clipboard
open
override
fun
onAttached
(
mapboxNavigation
:
MapboxNavigation
)
on
Detached
Link copied to clipboard
open
override
fun
onDetached
(
mapboxNavigation
:
MapboxNavigation
)