This one is a little bit of a special case - the Weather provider gives a location every 15 minutes or so, which can then be hooked up to the stock JS API for location
Required steps:
[ ] Interpose the stock JS API for location
[ ] Monitor for weather data changes, and treat them as location changes
This one is a little bit of a special case - the Weather provider gives a location every 15 minutes or so, which can then be hooked up to the stock JS API for location
Required steps: