Skip to content Skip to sidebar Skip to footer

Jquery: Google Maps "bounce" Using Jquery Bounce Package

Does anyone know of a way to make a Google Maps marker 'bounce' using JQuery Bounce package?

Solution 1:

If you want the marker to bounce when it's finished dragging, you can do it straight from the API. Just set bouncy to true. You can even adjust the gravity.


Post a Comment for "Jquery: Google Maps "bounce" Using Jquery Bounce Package"