[OpenLayers-Trac] [OpenLayers] #687: WMS multiple Servers connector (aka WMSManager)

OpenLayers trac at openlayers.org
Tue May 29 13:31:21 EDT 2007


#687: WMS multiple Servers connector (aka WMSManager)
-------------------------+--------------------------------------------------
  Reporter:  ominiverdi  |       Owner:  ominiverdi                         
      Type:  feature     |      Status:  assigned                           
  Priority:  minor       |   Milestone:                                     
 Component:  Control     |     Version:  2.4 RC2                            
Resolution:              |    Keywords:  wms server layerswitcher WMSManager
-------------------------+--------------------------------------------------
Comment (by ominiverdi):

 * Query system added
  * QueryToolbar added

 the user will see a "(q)" symbol close the queryable layers.
 Once this layers are visible and the "i" tool form WMStoolbar is choosen
 the user can click the map and have query result to the queryTarget div
 otherwise a popup is coming out.

 call:

 {{{
  var queryTarget = $('queryOut');
  WMSToolbar = new OpenLayers.Control.WMSToolbar({queryTarget:
 queryTarget});
  map.addControl(WMSToolbar);
 }}}

-- 
Ticket URL: <http://trac.openlayers.org/ticket/687#comment:6>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list