OpenLayers JavaScript Mapping Library | Class Index The OpenLayers object provides a namespace for all things OpenLayers Instances of this class represent bounding boxes. Contains functions to create OpenLayers style classes. The OpenLayers.Console namespace is used for debugging and error logging. Base class for format reading/writing a variety of formats. A Geometry is a description of a geographic object. A Collection is exactly what it sounds like: A collection of different Geometries. A MultiLineString is a collection of LineStrings. Instances of OpenLayers.Layer.Image are used to display data from a web accessible image as a map layer. Instances of OpenLayers.Layer.Vector are used to render vector data from a variety of sources. Instances of OpenLayers.Layer.WMS are used to display data from OGC Web Mapping Services. This class represents a longitude and latitude pair Instances of OpenLayers.Map are interactive maps embedded in a web page. Instances of OpenLayers.Marker are a combination of a OpenLayers.LonLat and an OpenLayers.Icon. This class represents a screen coordinate, in x and y coordinates Instances of this class represent a width/height pair This is a class designed to designate a single tile, however it is explicitly designed to do relatively little. Instances of OpenLayers.Tile.Image are used to manage the image tiles used by various layers. Instances of OpenLayers.Tile.WFS are used to manage the image tiles used by various layers. |