Gmaps4rails : map not showing when loaded dynamically
问题 When I display a map using Gmaps4rails through a Jquery call ( $('#id').load(/xyz) ), the map is not shown (a blank area is shown instead). This page : https://groups.google.com/group/Google-Maps-API/browse_thread/thread/02710b15f3d76ec2/67413d33e7fd0e74?hl=en suggests calling map.reloadMap once the page has been loaded, however I don't know the id of the element that should be called. The gmaps4rails documentation only mentions the id of the div containing the map and reading the source didn