Jeet
Jeet

Reputation: 1380

Ror Gem to point out location on google map by clicking on link

I would like to ask which is the best solution for integrating google maps into ruby on rails apps so that on clicking on location link it will redirect me to google maps page and points to that location. Is a specific gem worth it?

Thanks for positive inputs...

Upvotes: 0

Views: 107

Answers (1)

James Chevalier
James Chevalier

Reputation: 10874

I like gmaps4rails.

For other potential options:

Upvotes: 1

Related Questions