Module type for ol.source.XYZ

This commit is contained in:
Frederic Junod
2018-04-04 11:39:40 +02:00
parent bf40002af0
commit 911d0f12e3
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ const ProviderConfig = {
* Layer source for the Stamen tile server.
*
* @constructor
* @extends {ol.source.XYZ}
* @extends {module:ol/source/XYZ~XYZ}
* @param {module:ol/source/Stamen~Options=} options Stamen options.
* @api
*/