Merge pull request #2125 from ahocevar/loadingstrategy-docs
Make loading strategies appear in the docs
This commit is contained in:
@@ -3796,7 +3796,7 @@ olx.source.ServerVectorOptions.prototype.loader;
|
||||
|
||||
|
||||
/**
|
||||
* Loading strategy. Default is `ol.loadingstrategy.bbox`.
|
||||
* Loading strategy. Default is {@link ol.loadingstrategy.bbox}.
|
||||
* @type {function(ol.Extent, number): Array.<ol.Extent>|undefined}
|
||||
*/
|
||||
olx.source.ServerVectorOptions.prototype.strategy;
|
||||
|
||||
Reference in New Issue
Block a user