Style function returns an array of styles
This commit is contained in:
@@ -41,6 +41,6 @@ ol.style.Style = function(options) {
|
||||
|
||||
|
||||
/**
|
||||
* @typedef {function(ol.Feature): ol.style.Style}
|
||||
* @typedef {function(ol.Feature): Array.<ol.style.Style>}
|
||||
*/
|
||||
ol.style.StyleFunction;
|
||||
|
||||
Reference in New Issue
Block a user