Incorporating @elemoine's review comments

This commit is contained in:
ahocevar
2013-02-14 10:11:48 +01:00
parent 774e983631
commit d0249643b3
4 changed files with 74 additions and 15 deletions

View File

@@ -1140,15 +1140,6 @@ OpenLayers.Layer.Grid = OpenLayers.Class(OpenLayers.Layer.HTTPRequest, {
});
},
/**
* Method: onLoadEnd
* Sets the loading flag to false and triggers the loadend event.
*/
onLoadEnd: function() {
this.loading = false;
this.events.triggerEvent("loadend");
},
/**
* Method: removeTileMonitoringHooks
* This function takes a tile as input and removes the tile hooks