Returns the weather forecast using a callback.
The callback to fire when weather info has been downloaded. The callback sends the WeatherData data and an Exception if there was any problem.
See Implementation
Returns the weather forecast using a callback.