toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map-gpt
/
com.mapbox.navigation.mapgpt.openai
/
CarouselRepository
Carousel
Repository
class
CarouselRepository
(
appStore
:
AppStore
,
mapGptOwner
:
MapGptOwner
)
Members
Constructors
Carousel
Repository
Link copied to clipboard
constructor
(
appStore
:
AppStore
,
mapGptOwner
:
MapGptOwner
)
Properties
carousel
Items
Link copied to clipboard
val
carouselItems
:
StateFlow
<
List
<
MapGptCarouselItem
>
>
Functions
clear
Places
Link copied to clipboard
fun
clearPlaces
(
)