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

actionscript 3 - TweenLite does not work with object -

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

c# - Global Variables vs. ASP.NET Session State -