J | |
js, OpenLayers. | |
L | |
layerToContext, OpenLayers. | |
leaveMode, OpenLayers. | |
limitSigDigs, OpenLayers. | |
linearring | |
linestring | |
load, OpenLayers. | |
loadContents, OpenLayers. | |
loadFeaturesForRegion, OpenLayers. | |
loadGML, OpenLayers. | |
loadMapObject | |
loadMetadata, OpenLayers. | |
loadRSS, OpenLayers. | |
loadText, OpenLayers. | |
loadURL, OpenLayers. | |
loadWarningMessage, OpenLayers. | |
log, OpenLayers. | |
lookupNamespaceURI |
Detect which property is used for a JS property/method
function js( obj, property )
Create a layer context object given a wms layer object.
layerToContext: function( layer )
leaveMode: function()
Limit the number of significant digits on a float.
limitSigDigs: function( num, sig )
Tells protocol to load data and unhooks the visibilitychanged event
load: function( options )
Set up the labels and divs for the control
loadContents: function()
Abort any pending requests and issue another request for data.
loadFeaturesForRegion:function( success, failure )
loadGML: 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()
Start the load of the RSS data.
loadRSS: function()
Start the load of the Text data.
loadText: function()
Background load a document.
OpenLayers.loadURL = function( uri, params, caller, onComplete, onFailure )
If we can’t load the map lib, then display an error message to the user and tell them where to go for help.
loadWarningMessage:function()
Log an object in the console.
log: function()
Takes a prefix and returns the namespace URI associated with it on the given node if found (and null if not).
lookupNamespaceURI: function( node, prefix )