Jumping markers on Google maps
问题 I'm building a small site that uses Rails 4 and Gmaps4Rails gem to add a Google Map to the page. It works quite well except that the markers that are placed on the map based on their geo coded location jump around when I pan or zoom the map. What I mean with this is that the same marker ends up at a slightly different location! The markers are based on the map's boundary, i.e. I use Geokit to get the markers that are visible on the current map. This process is triggered every time the map