Changes between Version 21 and Version 22 of BluePrintGISAPI


Ignore:
Timestamp:
05/27/10 20:22:06 (15 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintGISAPI

    v21 v22  
    102102
    103103Want to be able to change the selection of Features without reloading the map.
    104  * Suggests that there is a single Feature Layer defined
     104 * Have just a single Feature Layer defined?
     105  * {{{displayInLayerSwitcher: false;}}}
    105106 * The controls to filter need to hook directly into the Map to reload the Features Layer over the (static) Base Layer
    106107  * Catch Event & call [http://dev.openlayers.org/releases/OpenLayers-2.9.1/doc/apidocs/files/OpenLayers/Map-js.html#OpenLayers.Map.removeLayer map.removeLayer()] then a new [http://dev.openlayers.org/releases/OpenLayers-2.9.1/doc/apidocs/files/OpenLayers/Map-js.html#OpenLayers.Map.addLayer map.addLayer()]