> My goal is to take GWT-EXT maps functionality offline (run on
> localhost).

It appears that GWT-EXT developers should look at GWT-Openlayers
source code which you can find here 
http://sourceforge.net/projects/gwt-openlayers/files/

GWT-Openlayers supports Web Map Service (WMS) and one is able to
tailor the path to your imagery server (not necessarly online) to read
ones own GIS data.  This service doesn't appear to be offered in the
current version of GWT-EXT and is limited to the features inherit to
the code and javascript referring to external map sources like Google,
Yahoo, OpenStreetMaps, etc ...

GWT-Openlayers does also support Map Overlays and I'm in the process
of overlaying Polylines and other using this API.

Has anyone had any experience with this or have some example code for
plotting Polylines and/or doing Map Overlays with multiple layers?

Thanks,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" 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/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to