Hi all,
Does GWT Maps Api allow to easily reproduce effect from the Javascript
API v3 example
http://code.google.com/apis/maps/documentation/javascript/examples/marker-animations-iteration.html?
It looks like at least in existing v2 GWT API code it is not possible
(well, without doing all the animation manually)... Is it something
supported by maps3 by any chance? I haven't chance to look into it
yet.
More general question - if some feature from Javascript API v3 is not
in GWT Maps API, is there an easy way to use native js code to "hook
into" native objects and do what is missing in Java wrappers?
Thanks,
Alex