Might be issue 447 (http://code.google.com/p/gwt-google-apis/issues/ detail?id=447&colspec=ID%20Type%20API%20Status%20Priority%20Milestone %20Owner%20Summary), caused by binary incompatibility introduced in GWT 2.2. Unfortunately the issue got only of medium priority perhaps staring the issue might raise the priority.
The suggested workarounds in the comments of the issue are to use a GWT version prior to GWT 2.2 or recompile the gwt-maps.jar from source :-(. On May 3, 12:23 pm, John Doran <[email protected]> wrote: > Have you included the jar in the gwt.xml file > eg <inherits name='com.google.gwt.maps.GoogleMaps' /> > Regards > > > > > > > > On Tue, May 3, 2011 at 5:33 AM, Ram <[email protected]> wrote: > > I have included GWT Maps api.jar file in my GWT Project build > > path.....Then i try sample program given by GWT....I did all same as > > instructed by that sample....but the map is not displayed in my > > browser when i run my project....... > > > What is the Problem here...Also i noticed, when i try try to compile > > GWT project....I got some exception in Maps jar file....What is the > > problem here...please help me.. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Web Toolkit" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
