fiedl / Google-Maps-for-Rails

Enables easy display of items (taken from a Rails 3 model) with Google Map, OpenLayers, Bing or Mapquest. Geocoding + Directions included. Provides much options: markers customization, infowindows, auto-adjusted zoom, polylines, polygons, circles etc... See wiki for full description and examples.
https://rubygems.org/gems/gmaps4rails
MIT License
1 stars 1 forks source link

Turbolinks + Gmaps4rails2 #2

Open jonathanng opened 10 years ago

jonathanng commented 10 years ago

@fiedl, I posted this on StackOverflow:

http://stackoverflow.com/questions/19894817/how-to-do-turbolinks-gmaps4rails-2

I thought you would be the most able to answer this question since you provided a solution for version 1. Thanks!

fiedl commented 10 years ago

@jonathanng : Hi, sorry, I'm a little short of time at the moment. But I'll have a look into it when we make our next changes regarding maps in our web apps.