general-porpoise / snapcache

Snapcache allows users to create, share, and discover geocached time capsules with their friends.
http://snapcache.co/
5 stars 4 forks source link

(fix) Update the readable location on map pin placement #176

Closed cgrinaldi closed 9 years ago

cgrinaldi commented 9 years ago

In addition, this pull request creates a new service, Location, that currently has one function: getAddress(). It also will set the readable location to the user's current location, which agrees with where the pin defaults.

This means that someone could create a cache without going to the map view, and it should still have coordinates associated with it.

annekef commented 9 years ago

The general approves.