toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-android
/
com.mapbox.dash.sdk.plugin.weather
/
WeatherPlugin
Weather
Plugin
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
interface
WeatherPlugin
:
Plugin
A plugin that provides weather configuration.
See also
Plugin
Members
Properties
config
Link copied to clipboard
abstract
val
config
:
Provider
<
WeatherConfig
>
A property factory for the weather configuration.
weather
Feature
Link copied to clipboard
abstract
val
weatherFeature
:
Provider
<
WeatherFeature
>