Add @api stable annotations for ol.source.Stamen
This commit is contained in:
@@ -4278,7 +4278,7 @@ olx.source.ImageWMSOptions.prototype.url;
|
||||
* opaque: (boolean|undefined),
|
||||
* tileLoadFunction: (ol.TileLoadFunctionType|undefined),
|
||||
* url: (string|undefined)}}
|
||||
* @api
|
||||
* @api stable
|
||||
*/
|
||||
olx.source.StamenOptions;
|
||||
|
||||
|
||||
@@ -85,7 +85,7 @@ ol.source.StamenProviderConfig = {
|
||||
* @constructor
|
||||
* @extends {ol.source.XYZ}
|
||||
* @param {olx.source.StamenOptions} options Stamen options.
|
||||
* @api
|
||||
* @api stable
|
||||
*/
|
||||
ol.source.Stamen = function(options) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user