OpenLayers JavaScript Mapping Library |
OpenLayers.TileThis is a class designed to designate a single tile, however it is explicitly designed to do relatively little. Tiles store information about themselves -- such as the URL that they are related to, and their size - but do not add themselves to the layer div automatically, for example. Create a new tile with the OpenLayers.Tile constructor, or a subclass.
Summary
events{OpenLayers.Events} An events object that handles all events on the tile. bounds{OpenLayers.Bounds} null OpenLayers.TileConstructor for a new OpenLayers.Tile instance. Parameters
|
Nullify references to prevent circular references and memory leaks.
destroy:function()