Hi all, I've just posted my first watch app online:
Wristmap v1.0 is a really minimal map viewer for your Pebble. It gets your location and fetches data via HTTPebble, then draws a map centered on your location. Up/down to zoom, select to refresh location manually. (It also requests your location every few seconds automatically.)
Update (2013/Sep/9) — v1.1 adds a marker at your position in the center of the map, slows the reload rate and makes things slightly less inefficient.
Known issues are at https://github.com/natevw/wristmap/issues, the biggest being it's quite slow (currently takes too many individual requests to redraw) and at least on Android it seems the Pebble Connect app doesn't give me very up-to-date location info. Would love to have a few other people give it a whirl (not too many all at once ;-) and let me know what you think!
