How to use Rails, a Geocoding web service, and Google Maps together
June 14, 2006 at 11:40 pm (coldcase, google map, rails)
It's easy to display a Google Map on your site using Ruby on Rails, including utilizing a geocoding web service to translate addresses to longitude/latitude. This tutorial takes you through the steps, including putting multiple push-pins on the map from street addresses.


