Google Maps V2 supported all gif image markers to display in map. Now I\'m migrating from V2 to gwt-maps-3.8.0 where .gif markers are displaying as constant markers. I found som
To use animated .gif images, see this post .gif marker google maps
I don't know GWT, but this should work with the Google Maps API v3
marker.setOptions({optimized: false});