This was the reason. The app should be compiled without the key in the XML file. Thank you so much, it works!
On 12 мар, 19:16, Andrew Leach <[email protected]> wrote: > On Mar 12, 4:08 pm, Alex Sigalov <[email protected]> wrote: > > > The map inside the app does not work either. This is GWT app. The map > > is inside. I checked from different sources, it is same message. > > You are loading the maps API twice, with different keys. I assume that > the page is loading it (using the key defined as ending 5iUhQ) and > your GWT app is loading it as well with a key ending QNDDA. Perhaps > that key is wrong and is resulting in the message. -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-maps-api?hl=en.
