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
OpenLayers. Tile. ImageInstances of OpenLayers.Tile.Image are used to manage the image tiles used by various layers.
Functions
destroynullify references to prevent circular references and memory leaks

Functions

destroy

destroy: function()

nullify references to prevent circular references and memory leaks

destroy: function()
nullify references to prevent circular references and memory leaks
Instances of OpenLayers.Tile.Image are used to manage the image tiles used by various layers.
This is a class designed to designate a single tile, however it is explicitly designed to do relatively little.
Close