OpenLayers JavaScript Mapping Library | Index
{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} Move the marker to the new location. Reposition the tile. Reposition the tile. Constructor for a MultiLineString 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 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. Get the opposite quadrant for a given quadrant string. Create a new OpenLayers.Pixel instance {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 {String} Relative path to a CSS file from which to load theme styles. {OpenLayers.Tile.Image} Constructor for a new OpenLayers.Tile instance. {Integer} 256 {Integer} 256 {OpenLayers.Size} Set in the map options to override the default tile size for this map. Creates a new timer under the given name. {Number} Return a readable string version of the lonlat Cast this object into a string Return the string representation of a size object Prints an interactive stack trace of JavaScript execution at the point where it is called. {String} The layer map units. {String} The map units. Function that is called to destroy the map on page unload. {String} URL of the image to use {String} url of the request {String} The URL of the image being requested. {String} Create a new vector layer {HTMLDivElement} The element that represents the map viewport {String} Used to store a unique identifier that changes when the map view changes. {Number} width Writes a message to the console with the visual “warning” icon and color coding and a hyperlink to the line where it was called. Constructor for a new OpenLayers.Tile.WFS instance. Create a new WMS layer object {Boolean} #487 for more info. Accept an object, and return a string. {Number} The x coordinate {Object} Base z-indexes for different classes of thing {Integer} The current zoom level of the map |