code
UI Car
/
com.mapbox.androidauto.placeslistonmap
/
PlacesListOnMapProvider
Places
List
On
Map
Provider
interface
PlacesListOnMapProvider
Content copied to clipboard
Functions
Functions
cancel
Link copied to clipboard
abstract
fun
cancel
(
)
Content copied to clipboard
get
Places
Link copied to clipboard
abstract
suspend
fun
getPlaces
(
)
:
Expected
<
GetPlacesError
,
List
<
PlaceRecord
>
>
Content copied to clipboard