Stable WMTS constructor and options

This commit is contained in:
Tim Schaub
2015-04-02 13:51:45 +02:00
parent cedc78972d
commit 5c87efccdb
2 changed files with 17 additions and 15 deletions

View File

@@ -34,7 +34,7 @@ ol.source.WMTSRequestEncoding = {
* @constructor
* @extends {ol.source.TileImage}
* @param {olx.source.WMTSOptions} options WMTS options.
* @api
* @api stable
*/
ol.source.WMTS = function(options) {