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
A
 activate
 activateControl, OpenLayers. Control. Panel
 add
 addComponent, OpenLayers. Geometry. LinearRing
 addComponents, OpenLayers. Geometry. Collection
 addControl, OpenLayers.Map
 addControls, OpenLayers. Control. Panel
 addEventType, OpenLayers. Events
 addFeatures, OpenLayers. Layer. Vector
 addLayer, OpenLayers.Map
 addLayers, OpenLayers.Map
 addMarker, OpenLayers. Layer. Markers
 addOptions, OpenLayers. Layer
 addPoint, OpenLayers. Geometry. MultiPoint
 addPopup, OpenLayers.Map
 addTile, OpenLayers. Layer.Grid
 Anchored, OpenLayers. Popup. Anchored. OpenLayers. Popup
 AnchoredBubble, OpenLayers. Popup. AnchoredBubble. OpenLayers. Popup
 ArgParser, OpenLayers. Control. ArgParser. OpenLayers. Control
 ascending, OpenLayers. Control. LayerSwitcher
 assert, OpenLayers. Console
 attributes, OpenLayers. Feature. Vector
 attribution, OpenLayers. Layer
 Attribution, OpenLayers. Control. Attribution. OpenLayers. Control
B
 base, OpenLayers. Control. Permalink
 baseLayer, OpenLayers.Map
 bind
 bindAsEventListener
 bounds, OpenLayers.Tile
 Bounds, OpenLayers. Bounds. OpenLayers
 Box
 Boxes, OpenLayers. Layer. Boxes. OpenLayers. Layer
 BROWSER_EVENTS, OpenLayers. Events
 buffer, OpenLayers. Layer.Grid
 buildGeometryNode, OpenLayers. Format.GML
activate: function()
Activate the control and the feature handler.
activate: function()
Activate the control and the feature handler.
activate: function()
activate: function()
Turn on the handler.
activate: function()
turn on the handler
activate: function()
Turn on the handler.
activateControl: function (control)
add:function(x,
y)
add:function(lon,
lat)
add:function(x,
y)
addComponent: function(point,
index)
Adds a point to geometry components.
addComponents: function(components)
Add components to this geometry.
addControl: function (control,
px)
addControls: function(controls)
To build a toolbar, you add a set of controls to it.
addEventType: function(eventName)
Add a new event type to this events object.
addFeatures: function(features)
Add Features to the layer.
addLayer: function (layer)
addLayers: function (layers)
addMarker: function(marker)
addOptions: function (newOptions)
addPoint: function(point,
index)
Wrapper for OpenLayers.Geometry.Collection.addComponent
addPopup: function(popup,
exclusive)
addTile:function(bounds,
position)
Gives subclasses of Grid the opportunity to create an OpenLayer.Tile of their choosing.
{Boolean}
assert: function()
Tests that an expression is true.
{Object} This object holds arbitrary properties that describe the feature.
{String} Attribution string, displayed when an OpenLayers.Control.Attribution has been added to the map.
{String}
{OpenLayers.Layer} The currently selected base layer.
Deprecated.
Bind a function to an object.
Deprecated.
Bind a function to an object, and configure it to receive the event object as first parameter when called.
{OpenLayers.Bounds} null
Construct a new bounds object.
{Array(String)} supported events
{Integer} Used only when in gridded mode, this specifies the number of extra rows and colums of tiles on each side which will surround the minimum grid tiles to cover the map.
buildGeometryNode: function(geometry)