Skip to Content
Hourly Forecast Layout

WeatherBlox - Hourly Forecast Layout

Object
aeris.wxblox.layouts.local.HourlyForecast
Data Usage

The HourlyForecast local layout is a full-page layout containing an embedded Forecast component to display hourly forecast information for the requested day with additional page controls.

Hourly Forecast Layout

Examples

Display a full local hourly forecast view for Jacksonville, FL today:

const view = new aeris.wxblox.layouts.local.HourlyForecast('#wxblox'); view.load({ p: 'jacksonville,fl' });

Configuration

The following configuration options are supported by this view:

OptionDescriptionDefault
dataType: object ()
enabledType: boolean ()true
metricType: boolean ()false

Methods

The following methods are supported by instances of this view:

Events

The following events are triggered by instances of this view:

© 2026 Xweather (opens in a new tab)Terms of Service (opens in a new tab)Privacy Policy (opens in a new tab)