Merge pull request #4083 from tschaub/missing-description

Add API descriptions.
This commit is contained in:
Tim Schaub
2015-09-08 22:35:31 -06:00
10 changed files with 23 additions and 1 deletions

View File

@@ -313,6 +313,7 @@ ol.source.WMTS.prototype.updateDimensions = function(dimensions) {
/**
* Generate source options from a capabilities object.
* @param {Object} wmtsCap An object representing the capabilities document.
* @param {Object} config Configuration properties for the layer. Defaults for
* the layer will apply if not provided.