change APIComment for Fixed Strategy, non-functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10259 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -19,7 +19,7 @@ OpenLayers.Strategy.Fixed = OpenLayers.Class(OpenLayers.Strategy, {
|
||||
* APIProperty: preload
|
||||
* {Boolean} Load data before layer made visible. Enabling this may result
|
||||
* in considerable overhead if your application loads many data layers
|
||||
* that are not visible by default. Default is true.
|
||||
* that are not visible by default. Default is false.
|
||||
*/
|
||||
preload: false,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user