Changes between Version 21 and Version 22 of BluePrintGISAPI
- Timestamp:
- 05/27/10 20:22:06 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintGISAPI
v21 v22 102 102 103 103 Want 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;}}} 105 106 * The controls to filter need to hook directly into the Map to reload the Features Layer over the (static) Base Layer 106 107 * 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()]