Remove further references to FeatureOverlay
This commit is contained in:
@@ -18,7 +18,7 @@ goog.require('ol.style.Stroke');
|
||||
* @classdesc
|
||||
* Container for vector feature rendering styles. Any changes made to the style
|
||||
* or its children through `set*()` methods will not take effect until the
|
||||
* feature, layer or FeatureOverlay that uses the style is re-rendered.
|
||||
* feature or layer that uses the style is re-rendered.
|
||||
*
|
||||
* @constructor
|
||||
* @param {olx.style.StyleOptions=} opt_options Style options.
|
||||
|
||||
Reference in New Issue
Block a user