Additional documentation
This commit is contained in:
@@ -12,7 +12,9 @@ goog.require('ol.style.Stroke');
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @classdesc
|
* @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
|
* @constructor
|
||||||
* @param {olx.style.StyleOptions=} opt_options Style options.
|
* @param {olx.style.StyleOptions=} opt_options Style options.
|
||||||
|
|||||||
Reference in New Issue
Block a user