stuartpb / rainpower-watchface

A custom watchface for my Pebble.
MIT License
1 stars 0 forks source link

Weather location freshness, timeout, request queueing, and intervals (and configuration thereof) #11

Open stuartpb opened 7 years ago

stuartpb commented 7 years ago

See https://developer.mozilla.org/en-US/docs/Web/API/PositionOptions

I'm wondering how to put all this together. Some thoughts:

stuartpb commented 7 years ago

On top of printing the current location, maybe it'd do to have some kind of signifier of location freshness, similar to the forecast freshness purple bar proposed in #19 and the mid-day dot proposed in another issue.