Search code examples
ruby-on-railsrubyruby-on-rails-3google-mapsgmaps4rails

Ruby on rails gem for google map integration


I would like to ask which is the best solution for integrating google maps into ruby on rails apps. Is a specific gem worth it or should we write our own views for it?

Thanks for any input.


Solution

  • I've used the YM4R, Georuby and spatial adapter gems with good results before. see this description.