Found in Release: r290 compiled with GWT 1.5RC1
Detailed description:
Directions fail to load in IE7. On Firefox 3.0 works OK.
This problem also happens with the samples distributed in
gwt-maps-0.0.290.zip when selecting demo 'Simple Directions' IE7 throws and
error
gwt-maps-0.0.290/samples/HelloMaps/www/com.google.gwt.maps.sample.maps.HelloMaps
/HelloMaps.html#Simple%20Directions
It seems that it is failing when it reaches the following generated code:
var jsReturn = $wnd;
if (!jsReturn.hasOwnProperty('G_GEO_MISSING_QUERY')) {
jsReturn.G_GEO_MISSING_QUERY = 0;
}
Workaround if you have one:
Links to the relevant GWT Developer Forum posts:
Original issue reported on code.google.com by varzea.g...@gmail.com on 22 Aug 2008 at 6:38
Original issue reported on code.google.com by
varzea.g...@gmail.com
on 22 Aug 2008 at 6:38