Skip to main content

WeatherAlertClickControl

The WeatherAlertClickControl adds the ability to show a popup when a weather alert is clicked on.

Example

const weatherAlertClickControl = TrimbleMaps.WeatherAlertClickControl();
map.addControl(weatherAlertClickControl);

Extends

  • ClickControlBase
Last updated August 23, 2024.