Google Maps API v3 currently supports two types of animation for markers: DROP and BOUNCE
Is there a way I can speed up the BOUNCE or slow down the DROP animation?
initialize() function creates a google Map with location Marker. transition() & moveMarker() are used to move location marker smoothly on Google Map.
The correct way to create the Location objects is as follows: Location location = new Location(LocationManager. GPS_PROVIDER); location.
Google Maps API doesn't support animation properties or customization, just the ability to select "drop" or "bounce" as you said.
It should be possible to apply custom animations to marker elements through jQuery or other framework. Alternatively you could supply an animated GIF as a marker.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With