Changeset 1294
- Timestamp:
- 08/17/06 15:34:10 (2 years ago)
- Files:
-
- branches/openlayers/2.0/lib/OpenLayers/Layer.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/openlayers/2.0/lib/OpenLayers/Layer.js
r1282 r1294 169 169 * so that subclasses can override this and take special action once 170 170 * they have their map variable set. 171 * 172 * Here we take care to bring over any of the necessary default properties 173 * from the map. 171 174 * 172 175 * @param {OpenLayers.Map} map
