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
 backBuffer, ALKMaps.Layer.Grid
 backBufferLonLat, ALKMaps.Layer.Grid
 backBufferResolution, ALKMaps.Layer.Grid
 backBufferTimerId, ALKMaps.Layer.Grid
 BACKGROUND_ID_SUFFIX, ALKMaps.Renderer.Elements
 backgroundColor, ALKMaps.Popup
 base, ALKMaps.Control.Permalink
 Base, ALKMaps.Ajax.Base.ALKMaps.Ajax
 BaseGeolocate, ALKMaps.Control.BaseGeolocate.ALKMaps.Control
 baseLayer, ALKMaps.Map
 baseLayerDraw, ALKMaps.Control.OverviewMap
 baseLayers, ALKMaps.Control.LayerSwitcher
 baseLayersDiv, ALKMaps.Control.LayerSwitcher
 BaseMap, ALKMaps.Layer.BaseMap.ALKMaps.Layer
 BBOX, ALKMaps.Strategy.BBOX.ALKMaps.Strategy
 beforeSelectFeature, ALKMaps.Control.ModifyFeature
 begin
 bind
 bindAsEventListener, ALKMaps.Function
 blankImageUrl, ALKMaps.Tile.Image
 blocks, ALKMaps.Popup.Framed
 boolean, ALKMaps.Format.JSON.serialize
 border, ALKMaps.Popup
 bottom, ALKMaps.Bounds
 bottomInUnits, ALKMaps.Control.ScaleLine
 bottomOutUnits, ALKMaps.Control.ScaleLine
 bounds
 Bounds, ALKMaps.Bounds.ALKMaps
 boundsToTiles, ALKMaps.Strategy.CustomPlaces
 box
 Box
 boxDivClassName, ALKMaps.Handler.Box
 Boxes, ALKMaps.Layer.Boxes.ALKMaps.Layer
 boxOffsets, ALKMaps.Handler.Box
 BROWSER_EVENTS, ALKMaps.Events
 BROWSER_NAME, Util
 buffer, ALKMaps.Layer.Grid
 buildCoordinates, ALKMaps.Format.KML
 buildCoordinatesNode
 buildExtendedData, ALKMaps.Format.KML
 buildGeometry, ALKMaps.Format.KML
 buildGeometryNode
 buttonclick, ALKMaps.Events.buttonclick.ALKMaps.Events
 buttonClick, ALKMaps.Events.buttonclick
 buttons, ALKMaps.Control.PanZoom
{DOMElement} The back buffer.
{Object} The top-left corner of the current back buffer.
{Number} The resolution of the current back buffer.
{Number} The id of the back buffer timer.
{String}
{String} the background color used by the popup.
{String}
Create a new control to deal with browser geolocation API
{ALKMaps.Layer} The currently selected base layer.
baseLayerDraw: function()
{Array(Object)}
{DOMElement}
Create a new WMS layer object
Create a new BBOX strategy.
beforeSelectFeature: function(feature)
Called before a feature is selected.
begin: function()
Begins the dragging.
{Object} Values to start the animation with
{Boolean} If true, map center will be set on location update.
bind: function(func,
object)
Bind a function to an object.
bindAsEventListener: function(func,
object)
Bind a function to an object, and configure it to receive the event object as first parameter when called.
{String} Using a data scheme url is not supported by all browsers, but we don’t care because we either set it as css backgroundImage, or the image’s display style is set to “none” when we use it.
{Array[Object]} Array of objects, each of which is one “block” of the popup.
Transform a boolean into a JSON string.
{String} the border size of the popup.
{Number} Minimum vertical coordinate.
{String} Units for zoomed in on bottom bar.
{String} Units for zoomed out on bottom bar.
{ALKMaps.Bounds} The box bounding that feature’s geometry, that property can be set by an ALKMaps.Format object when deserializing the feature, so in most cases it represents an information set by the server.
{ALKMaps.Bounds} The bounds of this geometry
{ALKMaps.Bounds}
{ALKMaps.Bounds} The current data bounds (in the same projection as the layer - not always the same projection as the map).
Current layer bounds.
{ALKMaps.Bounds} null
Construct a new bounds object.
boundsToTiles: function(bounds)
Get tiles to cover the bounds.
{Boolean} Allow feature selection by drawing a box.
{Boolean} Allow feature selection by drawing a box.
{ALKMaps.Feature.Vector} The transformation box rectangle.
Convert a coordinate array from GeoJSON into an ALKMaps.Geometry.
{String} The CSS class to use for drawing the box.
{Object} Caches box offsets from css.
{Array(String)} supported events
{String} A substring of the navigator.userAgent property.
{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.
buildCoordinates: function(point)
buildCoordinatesNode: function(geometry)
buildCoordinatesNode: function(geometry)
Builds and returns the KML coordinates node with the given geometry coordinates...</coordinates>
buildExtendedData: function(attributes)
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)
Builds and returns a KML geometry node with the given geometry.
Construct a buttonclick event type.
buttonClick: function(evt)
Check if a button was clicked, and fire the buttonclick event
{Array(DOMElement)} Array of Button Divs
Close