Variables

src/mocks/open-weather-map.mock.ts

OPEN_WEATHER_MAP_RESPONSE_MOCK
OPEN_WEATHER_MAP_RESPONSE_MOCK: OpenWeatherMapCurrentWeatherResponse
Type : OpenWeatherMapCurrentWeatherResponse
OPEN_WEATHER_MAP_FORECAST
OPEN_WEATHER_MAP_FORECAST: OpenWeatherMapForecastResponse
Type : OpenWeatherMapForecastResponse
CURRENT_WATHER_MOCK
CURRENT_WATHER_MOCK: CurrentWeather
Type : CurrentWeather
FORECAST_MOCK
FORECAST_MOCK: []
Type : []

src/services/api/open-weather-map/open-weather-map-to-weather-icons.ts

iconCodes
iconCodes: IconCodeType
Type : IconCodeType

Functions

src/angular-weather-widget.module.ts

apiServiceFactory
apiServiceFactory(http: undefined, pooling: undefined, openWeather: undefined)
forRoot
forRoot(config: undefined)

Enumerations

src/components/weather-current-temperature/current-temperature.component.ts

TemperatureScale
CELCIUS
KELVIN
FAHRENHEIT

src/services/api/weather.api.service.ts

WeatherApiName
OPEN_WEATHER_MAP

src/weather.interfaces.ts

ForecastMode
GRID
DETAILED
TemperatureScale
CELCIUS
KELVIN
FAHRENHEIT
WeatherLayout
WIDE
NARROW

results matching ""

    No results matching ""