Fix olx.source.OSMOptions#url default value documentation
This commit is contained in:
+1
-1
@@ -4774,7 +4774,7 @@ olx.source.OSMOptions.prototype.tileLoadFunction;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* URL template. Must include `{x}`, `{y}` or `{-y}`, and `{z}` placeholders.
|
* URL template. Must include `{x}`, `{y}` or `{-y}`, and `{z}` placeholders.
|
||||||
* Default is `//{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png`.
|
* Default is `https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png`.
|
||||||
* @type {string|undefined}
|
* @type {string|undefined}
|
||||||
* @api stable
|
* @api stable
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user