Add missing @protected
This commit is contained in:
@@ -628,6 +628,7 @@ ol.Map.prototype.handleLayersRemove = function(collectionEvent) {
|
||||
|
||||
|
||||
/**
|
||||
* @protected
|
||||
*/
|
||||
ol.Map.prototype.handleLayersChanged = function() {
|
||||
var layerRenderers = goog.object.getValues(this.layerRenderers);
|
||||
|
||||
Reference in New Issue
Block a user