Hi all,

I am trying to write a GWT with google maps api that will use my own
custom map tiles.   There are a lot of map tiles, something like 300k
png images.   When I try to run it in hosted mode, it copies all 300k
png images to the war output directory......which took 3 hours.   And
once it is in the war directory the subsequent launches of the hosted
mode browser takes 30 minutes because i think it is doing a check to
see if any of the 300k png files have changed.   BTW I am using the
eclipse plug-in.  Is there a way around this?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to