From: Dave P. <dav...@pi...> - 2011-07-12 09:55:10
|
Hi Is there any support in the current gwt-plugin architecture for the support on non standard controls? Openlayers supports loading panel control(designed for implementing a message while busy loading a map), its seems to be designed as a bolt on, see http://trac.osgeo.org/openlayers/wiki/Addins/LoadingPanel Its suggested that you may add it as an javascript file to your web site. Does plugin support a similar construct ? or if I wanted this type of feature? Would I just have to rewrite the entire construct in regular gwt-openlayers ? Dave. |