>
> Affter I added gwt-maps3-0.2b.jar to my gwt web application a got an
> IncompatibleClassChangeError exception:
Hi, I've been playing with this myself the last couple of days. The
only way I could get this to work was to clone the mercurial repo into
my eclipse workspace, convert that to a java project, add a dependency
on the same version of gwt that I'm using, then link the maps proejct
to my project in the build path.