Remove ol.DEBUG
This commit is contained in:
@@ -87,8 +87,6 @@ ol.renderer.vector.renderFeature = function(
|
||||
imageStyle.load();
|
||||
}
|
||||
imageState = imageStyle.getImageState();
|
||||
ol.DEBUG && console.assert(imageState == ol.ImageState.LOADING,
|
||||
'imageState should be LOADING');
|
||||
imageStyle.listenImageChange(listener, thisArg);
|
||||
loading = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user