Have you tried using the Maps V3 API for GWT? It is not into Beta yet, but is pretty much complete with 900 unit tests and the widgets you speak to as well. http://code.google.com/p/gwt-maps-api/
See examples here: http://gonevertical-apis.appspot.com/ To use it, just check it out and build it with Maven (instructions http://www.lustforge.com/2012/01/29/gwt-maps-api-v3-and-maven/ ), then drop that jar into your project. It works well for my project. Sincerely, Joe On Feb 9, 6:46 am, Steve Moyer <[email protected]> wrote: > A 304 HTTP status code is supposed to tell the browser that it can > reuse its cached versions of those resources. I think shift-reload > still forces the new ones to be obtained but you have to ask why the > browser is sending ETag information for resources it apparently > doesn't have. -- 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.
