Leaflet.Rainviewer
Leaflet.Rainviewer copied to clipboard
Radar to auto show
Instead of the having to click on the box in the left hand corner, is there away to get the radar to auto load and auto loop?
Thanks
I join the same need, thanks!
... Has anyone found the solution about it?
@FranGhe @sardegnaclima @branmh
Here is short snippet to programmatically load radar and play/stop animation:
rainviewer.load(mymap) // rainviewer - rainviewer instance; mymap - leaflet map instance
then:
rainviewer.playStop()