Fix StyleFunction type namespace
This commit is contained in:
@@ -509,7 +509,7 @@
|
|||||||
* @typedef {Object} olx.render.FeaturesOverlayOptions
|
* @typedef {Object} olx.render.FeaturesOverlayOptions
|
||||||
* @property {Array.<ol.Feature>|ol.Collection|undefined} features Features.
|
* @property {Array.<ol.Feature>|ol.Collection|undefined} features Features.
|
||||||
* @property {ol.Map|undefined} map Map.
|
* @property {ol.Map|undefined} map Map.
|
||||||
* @property {ol.style.StyleFunction|undefined} styleFunction Style function.
|
* @property {ol.feature.StyleFunction|undefined} styleFunction Style function.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user