Skip to Content
Threats

WeatherBlox - Threats

Object
aeris.wxblox.views.Threats
Data Usage

The Threats view displays information about threatening weather in or approaching your area, such as precipitation intensity, lightning, hail and other severe weather conditions.

Note: If there are no current threats for the requested location, the result of this request will be empty.

Threats

Examples

Display the current nearby or approaching threats for Atlanta, GA:

const view = new aeris.wxblox.views.Threats('#wxblox'); view.load({ p: 'atlanta,ga' });

Configuration

The following configuration options are supported by this view:

OptionDescriptionDefault
enabledType: boolean ()true
metricType: boolean ()false
renderNoDataType: boolean ()true
requestType: object ()

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)