OpenLayers JavaScript Mapping Library | Index
{OpenLayers.Icon} {String} Unique identifier for the map {String} null Create a new image layer Constructor for a new OpenLayers.Tile.Image instance. {DOMElement} The div element which wraps the image.
Writes a message to the console with the visual “info” icon and color coding and a hyperlink to the line where it was called. Inherit from one or more OpenLayers style classes Creates the imgDiv property on the tile. {Boolean} The layer is a base layer. {Boolean} The layer is a base layer. {OpenLayers.Layer} layer the tile is attached to {HTMLDivElement} The element that contains the layers. {OpenLayers.LonLat} The lonlat at which the later container was re-initialized (on-zoom) {Array(OpenLayers.Layer)} Ordered list of layers in the map {Number} get the full request string from the ds and the tile params and call the AJAX loadURL(). Log an object in the console. {OpenLayers.LonLat} location of object Create a new OpenLayers.LonLat instance {OpenLayers.Map} Constructor for a new OpenLayers.Map instance. {OpenLayers.Bounds} {OpenLayers.Bounds} The maximum extent for the map. {Number} Default max is 360 deg / 256 px, which corresponds to zoom level 0 on gmaps. {Number} Default max is 360 deg / 256 px, which corresponds to zoom level 0 on gmaps. {Number} {Number} {OpenLayers.Bounds} {OpenLayers.Bounds} {Number} {Number} {Number} Moves a point in place Move the marker to the new location. Reposition the tile. Reposition the tile. Constructor for a MultiLineString Geometry. Create a new MultiPoint Geometry {Integer} {Integer} Number of zoom levels for the map. {Boolean} Whether or not the marker is currently visible on screen. The OpenLayers object provides a namespace for all things OpenLayers Classes in 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. MultiPoint is a collection of Points. Point geometry class. Polygon is a collection of Geometry.LinearRings. 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. Get the opposite quadrant for a given quadrant string. Create a new OpenLayers.Pixel instance Construct a point geometry. Constructor for a Polygon geometry. {Array(OpenLayers.Popup)} List of popups associated with the map {OpenLayers.Pixel} Top Left pixel of the tile {String} Set in the layer options to override the default projection string this layer - also set maxExtent, maxResolution, and units if appropriate. {String} Set in the map options to override the default projection string this map - also set maxExtent, maxResolution, and units if appropriate. Read data from a string, and return an object whose type depends on the subclass. {Boolean} Try to reproject this layer if its coordinate reference system is different than that of the base layer. Called on return from request succcess. {Array} {Number} {Array} Change the opacity of the marker by changin the opacity of its icon Change the map options {OpenLayers.Size} The image size in pixels {OpenLayers.Size} Size of the main div (this.div) {OpenLayers.Size} null Create an instance of OpenLayers.Size |