bonjour ,je suis partis du concept google map suivant:http://abhijeetmaharana.com/blog/200...d-google-maps/ que j'ai pu adapter à mes besoin.Ceci marchait très bien jusqu'à hier dernière fois où je lai utilisé.Aujourd'hui ça ne marche plus et j'ai ce retour d'erreur:

[ERROR] Unable to load module entry point class gwt.client.ShoppingCartArticle (see associated exception for details)
java.lang.IllegalStateException: Google Maps not available. Make sure you have imported the appropriate Google Map scripts.
at com.gwtext.client.widgets.Component.error(Component.java:1522)
at com.gwtext.client.widgets.map.GoogleMap.<init>(GoogleMap.java:17)
at gwt.client.PanelMap.createMapPanel(PanelMap.java:42)
at gwt.client.PanelMap.<init>(PanelMap.java:33)
at gwt.client.panel.ShopPanel.<init>(ShopPanel.java:66)
at gwt.client.ShoppingCartArticle.onModuleLoad(ShoppingCartArticle.java:37)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.gwt.dev.shell.ModuleSpace.onLoad(ModuleSpace.java:342)

J'ai rechanger les scripte .J'ai même repris une de mes sauvegardes qui marchaient ,mais j'ai la même erreur .je ne comprends pas d'où peux provenir cette erreur.
Merçi pour vos suggestions