Make ol.style.Style a @struct
And take into account that `styles` may be a style or an array of style.
This commit is contained in:
@@ -19,6 +19,7 @@ goog.require('ol.style.Stroke');
|
||||
* feature or layer that uses the style is re-rendered.
|
||||
*
|
||||
* @constructor
|
||||
* @struct
|
||||
* @param {olx.style.StyleOptions=} opt_options Style options.
|
||||
* @api
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user