One of the most highly requested features for Web Maps has been to overlay the the Rain Radar and animate it. We have built a widget for Experience Builder that now allows you to do this.
Rainviewer provide an API that sources the radar data from The Bureau of Meteorology, but also many other countries across the world.



The Widget
The widget has the following key functions:
- Configuration: a range of Radar colour styles
- Configuration: local time or relative time for the slider
- Configuration: set opacity on the radar
- Configutation: set the speed of the animation
- Toggle radar on/off
- Animate through the slider
- Pre fetches tiles to make things quicker


Deploying the WIdget:
For ArcGIS Online users, you can download the widget and use within ArcGIS Experience Builder Developer edition, and then host the Experiences that you publish out of there for others to use.
For ArcGIS Enterprise users on v11+ you can reference the Manifest file we provide and simply register the widget straight into your portal. Any updates pushed to Github will flow down into your deployed Experiences. Alternatively you can also download the widget and host on your infrastructure.
- Radar Widget for ArcGIS Enterprise – steps to register the Manifest hosted on Github. No need to host anything, and can used the embedded ArcGIS Experience Builder app.
- Radar Widget for ArcGIS Experience Builder Developer Edition
- Source Code on Github for developers to extend and improve
