OpenLayers. Tile. Image

Instances of OpenLayers.Tile.Image are used to manage the image tiles used by various layers.  Create a new image tile with the OpenLayers.Tile.Image constructor.

Inherits from

Summary
Instances of OpenLayers.Tile.Image are used to manage the image tiles used by various layers.
Constructor for a new OpenLayers.Tile.Image instance.
nullify references to prevent circular references and memory leaks

Constructor

OpenLayers. Tile. Image

Constructor for a new OpenLayers.Tile.Image instance.

Parameters

layer{OpenLayers.Layer} layer that the tile will go in.
position{OpenLayers.Pixel}
bounds{OpenLayers.Bounds}
url{<String>} Deprecated.  Remove me in 3.0.
size{OpenLayers.Size}

Functions

destroy

destroy: function()

nullify references to prevent circular references and memory leaks

Constructor for a new OpenLayers.Tile.Image instance.
destroy: function()
nullify references to prevent circular references and memory leaks
This is a class designed to designate a single tile, however it is explicitly designed to do relatively little.
This class represents a screen coordinate, in x and y coordinates
Instances of this class represent bounding boxes.
Instances of this class represent a width/height pair