google maps - Implementing Location Checkin Rails -


i trying implement location "checkins" in rails 3 application.

for example: user searches place , can find latitude , longitude of place , allow user "check in" there.

is there gem can achieve that?

thanks in advance!

the gem you're looking 'geocoder' , there great screencast @ http://railscasts.com/episodes/273-geocoder?autoplay=true


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -