Property 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
$#!
 _complete, ALKMaps.Ajax.Request
 _isInitialized, ALKMaps.Map
A
 active
 activeRequestCount, ALKMaps.Ajax
 activeState, ALKMaps.Control.Panel
 allOverlays, ALKMaps.Map
 allowDepress, ALKMaps.Control.Panel
 allowSafeScroll, ALKMaps.Map
 allowSelection, ALKMaps.Control
 alpha, ALKMaps.Layer
 alwaysInRange, ALKMaps.Layer
 alwaysZoom, ALKMaps.Control.ZoomBox
 anchor
 angle, ALKMaps.Handler.RegularPolygon
 animationId, ALKMaps.Tween
 argParserClass, ALKMaps.Control.Permalink
 ascending, ALKMaps.Control.LayerSwitcher
 aspectRatio, ALKMaps.Layer.Image
 asyncRequestId, ALKMaps.Tile.Image
 attributes, ALKMaps.Feature.Vector
 attribution, ALKMaps.Layer
 auto, ALKMaps.Strategy.Save
 autoActivate
 autoAdjustZoomControl, ALKMaps.Map
 autoDestroy
 autoPan, ALKMaps.Control.OverviewMap
 autoSize
B
 backBuffer, ALKMaps.Layer.Grid
 backBufferLonLat, ALKMaps.Layer.Grid
 backBufferResolution, ALKMaps.Layer.Grid
 backBufferTimerId, ALKMaps.Layer.Grid
 backgroundColor, ALKMaps.Popup
 base, ALKMaps.Control.Permalink
 baseLayer, ALKMaps.Map
 baseLayers, ALKMaps.Control.LayerSwitcher
 baseLayersDiv, ALKMaps.Control.LayerSwitcher
 begin, ALKMaps.Tween
 bind, ALKMaps.Control.BaseGeolocate
 blankImageUrl, ALKMaps.Tile.Image
 blocks, ALKMaps.Popup.Framed
 border, ALKMaps.Popup
 bottom, ALKMaps.Bounds
 bottomInUnits, ALKMaps.Control.ScaleLine
 bottomOutUnits, ALKMaps.Control.ScaleLine
 bounds
 box
 boxDivClassName, ALKMaps.Handler.Box
 boxOffsets, ALKMaps.Handler.Box
 buffer, ALKMaps.Layer.Grid
 buildGeometry, ALKMaps.Format.KML
 buttons, ALKMaps.Control.PanZoom
{Boolean}
{Boolean} Set to true after the base constructor is called.
{Boolean} The control is active (read-only).
{Boolean}
{Boolean} The control is active.
{Integer}
{Object} stores the active state of this panel’s controls.
{Boolean} Allow the map to function with “overlays” only.
{Boolean} If is true the ALKMaps.Control.TYPE_TOOL controls can be deactivated by clicking the icon that represents them.
{Boolean} Used for initially setting the SafeScroll feature.
{Boolean} By default, controls do not allow selection, because it may interfere with map dragging.
{Boolean} The layer’s images have an alpha channel.
{Boolean} If a layer’s display should not be scale-based, this should be set to true.
{Boolean} Always zoom in/out, when box drawed
the character ‘#’ is used in place of the character ‘?’
{Object} Object to which we’ll anchor the popup.
{Float} The angle from the origin (mouse down) to the current mouse position, in radians.
{int} Loop id returned by ALKMaps.Animation.start
{Class} The ArgParser control class (not instance) to use with this control.
{Boolean}
{Float} The ratio of height/width represented by a single pixel in the graphic
{Integer} ID of an request to see if request is still valid.
{Object} This object holds arbitrary, serializable properties that describe the feature.
{String} Attribution string, displayed when an ALKMaps.Control.Attribution has been added to the map.
{Boolean | Number} Auto-save.
{Boolean} Activate the control when it is added to a map.
{Boolean} Activate the control when it is added to a map.
{Boolean} Activate the control when it is added to a map.
{Boolean} Activate the control when it is added to a map.
{Boolean} Activate the control when it is added to a map.
{Boolean} Activate the control when it is added to a map.
{Boolean} Activate the control when it is added to a map.
{Boolean} Activate the control when it is added to a map.
{Boolean} Activate the control when it is added to a map.
{Boolean} Activate the control when it is added to a map.
{Boolean} Activate the control when it is added to a map.
{Boolean} Activate the control when it is added to a map.
{Boolean} The creator of the strategy can set autoActivate to false to fully control when the protocol is activated and deactivated.
{Boolean} Used for enabling the automatic adjustment of PanZoom controls based on map height.
{Boolean} The creator of the protocol can set autoDestroy to false to fully control when the protocol is destroyed.
{Boolean} The creator of the strategy can set autoDestroy to false to fully control when the strategy is destroyed.
{Boolean} Always pan the overview map, so the extent marker remains in the center.
{Boolean} Resize the popup to auto-fit the contents.
{Boolean} Framed Cloud is autosizing by default.
{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} the background color used by the popup.
{String}
{ALKMaps.Layer} The currently selected base layer.
{Array(Object)}
{DOMElement}
{Object} Values to start the animation with
{Boolean} If true, map center will be set on location update.
{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.
{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
{Boolean} Allow feature selection by drawing a box.
{Boolean} Allow feature selection by drawing a box.
{ALKMaps.Feature.Vector} The transformation box rectangle.
{String} The CSS class to use for drawing the box.
{Object} Caches box offsets from css.
{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.
Object containing methods to do the actual geometry node building based on geometry type.
{Array(DOMElement)} Array of Button Divs
Close