Merge pull request #2157 from probins/loadstrat
Add docs link to loadingstrategy
This commit is contained in:
+2
-1
@@ -3806,7 +3806,8 @@ olx.source.ServerVectorOptions.prototype.loader;
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Loading strategy. Default is {@link ol.loadingstrategy.bbox}.
|
* Loading strategy. An {@link ol.loadingstrategy} or a custom function.
|
||||||
|
* Default is {@link ol.loadingstrategy.bbox}.
|
||||||
* @type {function(ol.Extent, number): Array.<ol.Extent>|undefined}
|
* @type {function(ol.Extent, number): Array.<ol.Extent>|undefined}
|
||||||
*/
|
*/
|
||||||
olx.source.ServerVectorOptions.prototype.strategy;
|
olx.source.ServerVectorOptions.prototype.strategy;
|
||||||
|
|||||||
Reference in New Issue
Block a user