Additional documentation

This commit is contained in:
Andreas Hocevar
2014-09-03 18:31:01 -06:00
parent a50f6d7a2f
commit 13d84e75ad

View File

@@ -12,7 +12,9 @@ goog.require('ol.style.Stroke');
/**
* @classdesc
* Base class for vector feature rendering styles.
* Container for vector feature rendering styles. Node that styles are only
* mutable as long as they are not assigned to layers, feature overlays or
* features using the respective `setStyle()` methods.
*
* @constructor
* @param {olx.style.StyleOptions=} opt_options Style options.