Merge pull request #2509 from probins/apimismatch

Fix missing API docs
This commit is contained in:
Éric Lemoine
2014-08-20 15:40:25 +02:00
6 changed files with 17 additions and 9 deletions

View File

@@ -16,7 +16,9 @@ goog.require('ol.tilegrid.WMTS');
/**
* Request encoding. One of 'KVP', 'REST'.
* @enum {string}
* @api
*/
ol.source.WMTSRequestEncoding = {
KVP: 'KVP', // see spec §8