Does anyone know of a way to make a Google Maps marker "bounce" using JQuery Bounce package?
+2
A:
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.
Chris B
2009-11-05 17:06:10
This won't work in V3, only V2. V3 has no bouncyness, in fact the marker doesn't even pick up off the page.
Chris Drackett
2010-06-29 21:34:35