toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map-gpt
/
com.mapbox.navigation.mapgpt.ui
/
MapGptScreen
Map
Gpt
Screen
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
@
Composable
fun
MapGptScreen
(
mapGptUIOptions
:
MapGptUIOptions
,
mapGptManager
:
MapGptManagerImpl
=
get()
)