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
B
 backgroundColor, OpenLayers. Popup
 base, OpenLayers. Control. Permalink
 baseLayer, OpenLayers.Map
 baseLayerDraw, OpenLayers. Control. OverviewMap
 baseLayers, OpenLayers. Control. LayerSwitcher
 baseLayersDiv, OpenLayers. Control. LayerSwitcher
 bind
 bindAsEventListener
 boolean, OpenLayers. Format. JSON. serialize
 border, OpenLayers. Popup
 bottom, OpenLayers. Bounds
 bounds
 Bounds, OpenLayers. Bounds. OpenLayers
 box, OpenLayers. Format. GeoJSON. parseCoords
 Box
 Boxes, OpenLayers. Layer. Boxes. OpenLayers. Layer
 BROWSER_EVENTS, OpenLayers. Events
 buffer, OpenLayers. Layer.Grid
 buildCoordinates, OpenLayers. Format.GML
 buildCoordinatesNode
 buildGeometry
 buildGeometryNode
 buttonClicked, OpenLayers. Control. MouseToolbar
 buttonDown
 buttons
 buttonUp, OpenLayers. Control. MouseToolbar
{String} the background color used by the popup.
{String}
{OpenLayers.Layer} The currently selected base layer.
baseLayerDraw: function()
{Array(OpenLayers.Layer)}
{DOMElement}
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.
Transform a boolean into a JSON string.
{String} the border size of the popup.
{Number}
{OpenLayers.Bounds} The bounds of this geometry
{OpenLayers.Bounds}
{OpenLayers.Bounds} null
Construct a new bounds object.
Convert a coordinate array from GeoJSON into an OpenLayers.Geometry.
{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.
buildCoordinatesNode: function(geometry)
builds the coordinates XmlNode gml:coordinates decimal=”.”
buildCoordinatesNode: function(geometry)
buildCoordinatesNode: function(geometry)
Builds and returns the KML coordinates node with the given geometry coordinates...</coordinates>
Object containing methods to do the actual geometry node building based on geometry type.
Object containing methods to do the actual geometry node building based on geometry type.
buildGeometryNode: function(geometry)
builds a GeoRSS node with a given geometry
buildGeometryNode: function(geometry)
buildGeometryNode: function(geometry)
Builds and returns a KML geometry node with the given geometry.
{String}
buttonDown: function(evt)
buttonDown: function (evt)
{Array(DOMElement)} Array of Button Divs
buttonUp: function(evt)