MapboxWeatherApi
class MapboxWeatherApi @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP_PREFIX] ) constructor(baseUrl: String, options: MapboxWeatherApiOptions)
Constructors
Link copied to clipboard
Functions
Link copied to clipboard
Fetches weather conditions based on the provided WeatherQuery.
Link copied to clipboard
Retrieves a list of severe weather alerts for the given location. The attribution phrase must display: Issued by
Link copied to clipboard