Small clarification for vector source loader docs
This commit is contained in:
@@ -5735,8 +5735,8 @@ olx.source.VectorOptions.prototype.format;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* The loader function used to load features, from a remote source for example.
|
* The loader function used to load features, from a remote source for example.
|
||||||
* Note that the source will create and use an XHR feature loader when `url` is
|
* If this is not set and `url` is set, the source will create and use an XHR
|
||||||
* set.
|
* feature loader.
|
||||||
* @type {ol.FeatureLoader|undefined}
|
* @type {ol.FeatureLoader|undefined}
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user