toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-destination-preview
/
com.mapbox.dash.destination.preview.presentation
/
PlaceWeatherFormatter
Place
Weather
Formatter
interface
PlaceWeatherFormatter
Members
Functions
format
Temperature
High
Link copied to clipboard
abstract
fun
formatTemperatureHigh
(
high
:
Int
)
:
String
format
Temperature
Low
Link copied to clipboard
abstract
fun
formatTemperatureLow
(
low
:
Int
)
:
String
format
Temperature
Now
Link copied to clipboard
abstract
fun
formatTemperatureNow
(
now
:
Int
)
:
String