Fixing typo
This commit is contained in:
@@ -262,7 +262,7 @@ OpenLayers.Layer.Grid = OpenLayers.Class(OpenLayers.Layer.HTTPRequest, {
|
||||
* loaded, as a means of progress update to listeners.
|
||||
* listeners can access 'numLoadingTiles' if they wish to keep
|
||||
* track of the loading progress. Listeners are called with an object
|
||||
* with a 'tile' property as first argument, making the loded tile
|
||||
* with a 'tile' property as first argument, making the loaded tile
|
||||
* available to the listener, and an 'aborted' property, which will be
|
||||
* true when loading was aborted and no tile data is available.
|
||||
* tileerror - Triggered before the tileloaded event (i.e. when the tile is
|
||||
|
||||
Reference in New Issue
Block a user