You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a tree is adopted it turns green and bounces ... and never stops bouncing, until the user stops viewing the page. It doesn't bounce the next time the page is opened. It doesn't provide any real information and is annoying. Remove the bounce animation by deleting or commenting out a line in app/assets/javascripts/main.js.erb
activeMarker.setAnimation(google.maps.Animation.BOUNCE);
The text was updated successfully, but these errors were encountered:
When a tree is adopted it turns green and bounces ... and never stops bouncing, until the user stops viewing the page. It doesn't bounce the next time the page is opened. It doesn't provide any real information and is annoying. Remove the bounce animation by deleting or commenting out a line in app/assets/javascripts/main.js.erb
activeMarker.setAnimation(google.maps.Animation.BOUNCE);
The text was updated successfully, but these errors were encountered: