Function 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
 layerToContext, OpenLayers.Format.WMC
 leaveMode, OpenLayers.Control.MouseToolbar
 limitSigDigs
 linearring
 linestring
 load, OpenLayers.Strategy.Fixed
 loadContents, OpenLayers.Control.LayerSwitcher
 loadFeaturesForRegion, OpenLayers.Tile.WFS
 loadGML, OpenLayers.Layer.GML
 loadMapObject
 loadMetadata, OpenLayers.Layer.Bing
 loadRSS, OpenLayers.Layer.GeoRSS
 loadText, OpenLayers.Layer.Text
 loadURL, OpenLayers
 loadWarningMessage, OpenLayers.Layer.EventPane
 log, OpenLayers.Console
 lookupNamespaceURI
layerToContext: function(layer)
Create a layer context object given a wms layer object.
leaveMode: function()
limitSigDigs: function(num,
sig)
Limit the number of significant digits on a float.
Deprecated.
Given an OpenLayers linearring geometry, create a GML linearring.
Given an OpenLayers linearring geometry, create a KML linearring.
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.
load: function(options)
Tells protocol to load data and unhooks the visibilitychanged event
loadContents: function()
Set up the labels and divs for the control
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()
Load the GMap and register appropriate event listeners.
loadMapObject:function()
loadMapObject:function()
loadMapObject:function()
loadMetadata: 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.
log: function()
Log an object in the console.
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).
Close