Module type for ol.style.*

This commit is contained in:
Frederic Junod
2018-03-27 15:04:07 +02:00
parent 2de83adb8e
commit 7cbc22fece
24 changed files with 184 additions and 184 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ const Stroke = function(opt_options) {
/**
* Clones the style.
* @return {ol.style.Stroke} The cloned style.
* @return {module:ol/style/Stroke~Stroke} The cloned style.
* @api
*/
Stroke.prototype.clone = function() {