Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
L
 LABEL_ALIGN
 LABEL_SHIFT, OpenLayers.Renderer.VML.OpenLayers.Renderer.VML
 LABEL_VSHIFT, OpenLayers.Renderer.SVG.OpenLayers.Renderer.SVG
 last
 lastDown, OpenLayers.Handler.Point
 lastFeature, OpenLayers.Handler.Feature
 lastPixel, OpenLayers.Control.DragFeature
 lastRatio, OpenLayers.Tile.Image
 lastSeqID, Util
 lastUp, OpenLayers.Handler.Point
 lastXy, OpenLayers.Control.MousePosition
 lat, OpenLayers.LonLat
 layer
 Layer, OpenLayers.Layer.OpenLayers
 layerAlphaHack, OpenLayers.Tile.Image
 layerContainerDiv, OpenLayers.Map
 layerContainerOrigin, OpenLayers.Map
 layerIdentifier, OpenLayers.Format.WMSGetFeatureInfo
 layerName
 layerOptions
 layerParams, OpenLayers.Format.WMC
 layers
 layersDiv, OpenLayers.Control.LayerSwitcher
 layerStates, OpenLayers.Control.LayerSwitcher
 LayerSwitcher, OpenLayers.Control.LayerSwitcher.OpenLayers.Control
 layerUrls, OpenLayers.Control.WMSGetFeatureInfo
 leaveMode, OpenLayers.Control.MouseToolbar
 left, OpenLayers.Bounds
 length, OpenLayers.Strategy.Paging
 level, OpenLayers.Format.JSON
 limit, OpenLayers.Control.NavigationHistory
 limitSigDigs
 line, OpenLayers.Handler.Path
 linearring
 LinearRing, OpenLayers.Geometry.LinearRing.OpenLayers.Geometry
 linestring
 LineString, OpenLayers.Geometry.LineString.OpenLayers.Geometry
 listeners
 load, OpenLayers.Strategy.Fixed
 loadContents, OpenLayers.Control.LayerSwitcher
 loaded, OpenLayers.Layer.GML
 loadFeaturesForRegion, OpenLayers.Tile.WFS
 loadGML, OpenLayers.Layer.GML
 loadMapObject
 loadRSS, OpenLayers.Layer.GeoRSS
 loadText, OpenLayers.Layer.Text
 loadURL
 loadWarningMessage, OpenLayers.Layer.EventPane
 location
 locked, OpenLayers.Renderer
 log, OpenLayers.Console
 Logical, OpenLayers.Filter.Logical.OpenLayers.Filter
 lon, OpenLayers.LonLat
 lonlat
 LonLat, OpenLayers.LonLat.OpenLayers
 lookupNamespaceURI
 lowerBoundary, OpenLayers.Filter.Comparison
 lzd, OpenLayers.Layer.WorldWind
{Object}
{Object}
{Object}
{Object}
{OpenLayers.Pixel} The last pixel location of the drag.
{OpenLayers.Pixel} Location of the last mouse down
{OpenLayers.Feature.Vector} The last feature that was handled.
{OpenLayers.Pixel}
{Float} Used in transition code only.
{Integer} The ever-incrementing count variable.
{OpenLayers.Pixel}
{OpenLayers.Pixel}
{Float} The y-axis coordinate in map units
{OpenLayers.Layer.Vector}
{OpenLayers.Layer.Vector}
{OpenLayers.Layer.Vector}
{OpenLayers.Layer.Vector} The vector layer with a common renderer root for all layers this control is configured with (if an array of layers was passed to the constructor), or the vector layer the control was configured with (if a single layer was passed to the constructor).
{OpenLayers.Layer.Vector} The current editable layer.
{OpenLayers.Layer.Vector} The target layer with features to be split.
{OpenLayers.Layer}
{OpenLayers.Layer.Vector} The temporary drawing layer
{OpenLayers.Layer.Vector} The temporary drawing layer
{OpenLayers.Layer.Vector} The layer this strategy belongs to.
{OpenLayers.Layer} layer the tile is attached to
{Boolean} True if the png alpha hack needs to be applied on the layer’s div.
{HTMLDivElement} The element that contains the layers.
{OpenLayers.LonLat} The lonlat at which the later container was re-initialized (on-zoom)
{String} All xml nodes containing this search criteria will populate an internal array of layer nodes.
{String} Name of data layer.
{String} name of the layer that this style belongs to, usually according to the NamedLayer attribute of an SLD document.
{Object} Default options for layers created by the parser.
{Object} Any optional properties to be set on the sketch layer.
{Object} Default parameters for layers created by the parser.
{Array(OpenLayers.Layer)} Ordered list of layers in the overview map.
{Array(OpenLayers.Layer.Vector} The layers this control will work on, or null if the control was configured with a single layer
{Array(OpenLayers.Layer.WMS)} The layers to query for feature info.
{Array} An array of objects with layer properties.
Layers that are attached to this container.
{Array(OpenLayers.Layer)} Ordered list of layers in the map
{DOMElement}
{Array(Object)} Basically a copy of the “state” of the map’s layers the last time the control was drawn.
{Array(String)} Optional list of urls for layers that should be queried.
leaveMode: function()
{Number} Minimum horizontal coordinate.
{Integer} Number of features per page.
{Integer} For “pretty” printing, this is incremented/decremented during serialization.
{Integer} Optional limit on the number of history items to retain.
limitSigDigs: function(num,
sig)
Limit the number of significant digits on a float.
Deprecated.
{OpenLayers.Feature.Vector}
Given an OpenLayers linearring geometry, create a GML linearring.
Given an OpenLayers linearring geometry, create a KML linearring.
Linear rings are constructed with an array of points.
Return an array of coordinate arrays from a linestring.
Convert a coordinate array from GeoJSON into an OpenLayers.Geometry.
Given an OpenLayers linestring geometry, create a GML linestring.
Given a GML node representing a linestring geometry, create an OpenLayers linestring geometry.
Given an OpenLayers linestring geometry, create a KML linestring.
Given a KML node representing a linestring geometry, create an OpenLayers linestring geometry.
Create a new LineString geometry
{Object} An object containing properties corresponding to event types.
{Object} Hashtable of Array(Function): events listener functions
load: function(options)
Tells protocol to load data and unhooks the visibilitychanged event
loadContents: function()
Set up the labels and divs for the control
{Boolean} Flag for whether the GML data has been loaded yet.
loadFeaturesForRegion:function(success,
failure)
Abort any pending requests and issue another request for data.
loadGML: function()
loadMapObject:function()
Load the GMap and register appropriate event listeners.
loadMapObject:function()
loadMapObject:function()
loadMapObject:function()
loadRSS: function()
Start the load of the RSS data.
loadText: function()
Start the load of the Text data.
OpenLayers.loadURL = function(uri,
params,
caller,
onComplete,
onFailure)
Background load a document.
loadWarningMessage:function()
If we can’t load the map lib, then display an error message to the user and tell them where to go for help.
{String} store url of text file
{String} URL of text file.
{Boolean} If the renderer is currently in a state where many things are changing, the ‘locked’ property is set to true.
log: function()
Log an object in the console.
Creates a logical filter (And, Or, Not).
{Float} The x-axis coodinate in map units
{OpenLayers.LonLat}
{OpenLayers.LonLat} location of object
{OpenLayers.LonLat} the position of this popup on the map
Create a new map location.
lookupNamespaceURI: function(node,
prefix)
Takes a prefix and returns the namespace URI associated with it on the given node if found (and null if not).
Takes a prefix and returns the namespace URI associated with it on the given node if found (and null if not).
{Number} or {String} lower boundary for between comparisons.
LevelZeroTileSizeDegrees
Close