OpenLayers JavaScript Mapping Library | Index
Create a text layer. {String} Relative path to a CSS file from which to load theme styles. {OpenLayers.Tile.Image} {OpenLayers.Tile.WFS} Constructor for a new OpenLayers.Tile instance. {Integer} 256 Default tile height (unless otherwise specified) {Integer} 256 Default tile width (unless otherwise specified) Create a new read only TileCache layer. {OpenLayers.LonLat} Location of the tile lattice origin. {OpenLayers.Pixel} {OpenLayers.Size} {OpenLayers.Size} Set in the map options to override the default tile size for this map. Creates a new timer under the given name. Stops a timer created by a call to OpenLayers.Console.time(name) and writes the time elapsed. {Array} array of left, bottom, right, top
Toggle the visibility of element(s) passed in Toggles visibility of the popup. {Number} {String} Shortened String representation of Point object. {String} Shortened String representation of OpenLayers.LonLat object. Sets the new state {String} String representation of bounds object. Returns the Well-Known Text representation of a geometry 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. Do the zoom. Trigger a specified registered event Removes leading and trailing whitespace characters from a string. Deprecated. Execute functions until one of them doesn’t throw an error. {OpenLayers.Control.TYPES} Controls can have a ‘type’. {OpenLayers.Control.TYPES} {OpenLayers.Control.TYPE} TYPE_BUTTON. {GMapType} {?} {VEMapType} {YahooMapType} {String} The layer map units. {?} {String} The map units. Cycle through all the element entries in the events cache and call stopObservingElement on each. Function that is called to destroy the map on page unload.
unregister an event from the map Remove feature from the layer’s selectedFeature array, render the feature as normal, and call the onUnselect function. Called when the select feature control unselects a feature. This method is called during the handling of the mouse up event. Finish drawing the feature Update the overview map after layers move. Takes a feature, and generates a WFS-T Transaction “Update” Update attribution string.
Cycles through the loaded data and base layer input arrays and makes the necessary calls to the Map object such that that the map’s visual state corresponds to what the user has selected in the control. Updates the map extent to match the extent rectangle position and size if the popup has a lonlat and its map members set, then have it move itself to its proper position Updates the extent rectangle position and size to match the map extent
This function should be called by any external code which dynamically changes the size of the map div (because mozilla wont let us catch the “onresize” for an element) Called when the drag handler detects a mouse-up. Creates a new hashtable and copies over all the keys from the passed-in object, but storing them under an uppercased version of the key at which they were stored. {String} image url {Array(String) or String} This is either an array of url strings or a single url string. {String} URL of the image to use {String} url of the request. {String} The URL of the image being requested. {String} {Float} Used to hash URL param strings for multi-WMS server selection. {Boolean} Set layer.name to the first title element in the feed. Create a vector feature. Create a new vector layer {Boolean} Should be calculated automatically. {Array(OpenLayers.Feature.Vector)} Verticies currently available for dragging. {HTMLDivElement} The element that represents the map viewport {String} Used to store a unique identifier that changes when the map view changes. {OpenLayers.Feature.Vector.Style} {Array(OpenLayers.Feature.Vector)} Virtual vertices in the middle of each edge. {Boolean} The layer should be displayed in the map.
{Boolean} Boolean indicating whether or not the popup is visible Create a new VML renderer. |