%s/render.FeaturesOverlay/FeatureOverlay/
This commit is contained in:
@@ -250,6 +250,6 @@ ol.FeatureOverlay.prototype.setStyleFunction = function(styleFunction) {
|
||||
/**
|
||||
* @return {ol.feature.StyleFunction|undefined} Style function.
|
||||
*/
|
||||
ol.render.FeaturesOverlay.prototype.getStyleFunction = function() {
|
||||
ol.FeatureOverlay.prototype.getStyleFunction = function() {
|
||||
return this.styleFunction_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user