Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby

Michael Scriven
Michael Scriven
6,278 Points

Google Maps for Rails 4

I watched the jquery videos on adding google maps. I was wondering how I would add google maps to a Rails 4 application?

1 Answer

Ken Alger
STAFF
Ken Alger
Treehouse Teacher

Doing a quick Google search, there are several sites that discuss this procedure in depth. There are some gems out there, gmaps4rails, Graticule, as well as some general GPS APIs. You might take a look at some of them and their application prior to recreating them yourself.

Michael Scriven
Michael Scriven
6,278 Points

Thanks Ken, I wll try gmaps4rails