yugalatea / gwt-google-apis

Automatically exported from code.google.com/p/gwt-google-apis
0 stars 0 forks source link

Maps tutorial does not work with api v2.150 #254

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Found in Release: maps api v2.150

Detailed description:
The GWT maps tutorial does not work with the latest v2 API. My code stopped
working yesterday for an unknown reason. Today I created a new project
following the getting started tutorial and this failed in the same manner
as my code. I have just tracked it down to the API version changing
yesterday. If I change the v2 in the script tag to v2.148 the tutorial and
my code will work as expected.

Workaround if you have one:
see above description

Links to the relevant GWT Developer Forum posts:
http://groups.google.com/group/Google-Maps-API/browse_thread/thread/da3970dfcc57
d8c5
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/4906aa193
2a67241

Original issue reported on code.google.com by Gary.Ev...@gmail.com on 25 Mar 2009 at 1:20

GoogleCodeExporter commented 9 years ago
I just tried to reproduce this issue.  I am using GWT 1.5.3 and gwt-maps 1.0.3 
on 
Windows XP.  

My example worked as I expected it to.  The Maps.getVersion() call returned 
150c.  
Maybe it was a transient problem with the Maps API?

Original comment by galgwt.reviews@gmail.com on 25 Mar 2009 at 2:32