Merge pull request #2881 from fredj/doc

Add default requestEncoding in documentation
This commit is contained in:
Frédéric Junod
2014-10-27 13:41:18 +01:00

View File

@@ -5048,7 +5048,7 @@ olx.source.WMTSOptions.prototype.projection;
/**
* Request encoding.
* Request encoding. Default is `KVP`.
* @type {ol.source.WMTSRequestEncoding|undefined}
* @api
*/