Google Maps GWT error configuration

1 view
Skip to first unread message

Len

unread,
Mar 25, 2008, 10:57:49 AM3/25/08
to Google Web Toolkit
Hi. I'm using Google maps and GWT.
I create an application. It's work but when I start it I have this
error:

"[ERROR] Google Maps GWT Configuration Error:
java.lang.Exception: VML support missing from your HTML file
at
com.mapitz.gwt.googleMaps.client.GMap2Widget.sanityCheck(GMap2Widget.java:
151)
at
com.mapitz.gwt.googleMaps.client.GMap2Widget.<init>(GMap2Widget.java:
69)
at com.exitech.localizzazione.client.GMappa.<init>(GMappa.java:69)
at
com.exitech.localizzazione.client.Ingresso.onModuleLoad(Ingresso.java:
23)
at com.google.gwt.dev.shell.ModuleSpace.onLoad(ModuleSpace.java:342)
at
com.google.gwt.dev.shell.BrowserWidget.attachModuleSpace(BrowserWidget.java:
326)
at com.google.gwt.dev.shell.ie.BrowserWidgetIE6.access
$200(BrowserWidgetIE6.java:36)
at
com.google.gwt.dev.shell.ie.BrowserWidgetIE6$External.gwtOnLoad(BrowserWidgetIE6.java:
70)
at
com.google.gwt.dev.shell.ie.BrowserWidgetIE6$External.invoke(BrowserWidgetIE6.java:
125)
at
com.google.gwt.dev.shell.ie.IDispatchImpl.Invoke(IDispatchImpl.java:
293)"
I followed all step for the file of configuration and for HTML file.

<inherits name="com.mapitz.gwt.googleMaps.GoogleMaps"/>

In HTML file:
<head>
<meta name='gwt:module' content='........'/>
<script src="http://maps.google.com/maps?file=api&amp;v=2.x&amp;key=
the Key" type="text/javascript">
</script>
</head>


Help!!!
Thanks
Reply all
Reply to author
Forward
0 new messages