toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-weather
/
com.mapbox.dash.weather.data
/
WeatherLocationRepository
Weather
Location
Repository
interface
WeatherLocationRepository
Members
Properties
current
Location
Link copied to clipboard
abstract
var
currentLocation
:
Flow
<
Location
>
Functions
reverse
Geocoding
Link copied to clipboard
abstract
suspend
fun
reverseGeocoding
(
options
:
ReverseGeoOptions
)
:
List
<
DestinationSearchResult
>