Function 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
$#!
 _addButton, ALKMaps.Control.PanZoom
 _addZoomBar, ALKMaps.Control.PanZoomBar
 _getChildValue, ALKMaps.Format.GeoRSS
 _removeButton, ALKMaps.Control.PanZoom
 _removeElementObservers, ALKMaps.Event
 _removeZoomBar, ALKMaps.Control.PanZoomBar
A
 abort
 activate
 activateControl, ALKMaps.Control.Panel
 add
 addAvoidFavor, ALKMaps.Services
 addAvoidFavorSet, ALKMaps.Services
 addClass, ALKMaps.Element
 addCloseBox, ALKMaps.Popup
 addComponent
 addComponents, ALKMaps.Geometry.Collection
 addControl, ALKMaps.Map
 addControls
 addControlsToMap, ALKMaps.Control.Panel
 addControlToMap, ALKMaps.Map
 addCustomCategory, ALKMaps.Services
 addDocumentEvents, ALKMaps.Handler.Drag
 addEventType, ALKMaps.Events
 addFeatures, ALKMaps.Layer.Vector
 addLayer
 addLayers, ALKMaps.Map
 addMarker, ALKMaps.Layer.Markers
 addOptions, ALKMaps.Layer
 addPoint
 addPopup, ALKMaps.Map
 addPropertyStyles, ALKMaps.Style
 addRoute, ALKMaps.Layer.Routing
 addRouteDragHandle, ALKMaps.Layer.Routing
 addRules, ALKMaps.Style
 addTarget, ALKMaps.Control.Snapping
 addTargetLayer, ALKMaps.Control.Snapping
 addTile, ALKMaps.Layer.Grid
 addTileMonitoringHooks
 addToCluster, ALKMaps.Strategy.Cluster
 addTransform, ALKMaps.Projection
 addUniqueValueRules, ALKMaps.StyleMap
 adjustBounds, ALKMaps.Layer
 adjustXY, ALKMaps.Handler.Drag
 adjustZoom, ALKMaps.Map
 adjustZoomControl, ALKMaps.Map
 afterAdd
 afterFeatureModified, ALKMaps.Control.Split
 alphaHack, Util
 applyBackBuffer, ALKMaps.Layer.Grid
 applyDefaults, Util
 applyDefaultSymbolizer, ALKMaps.Renderer
 applySymbolizer, ALKMaps.Style
 applyTransform, ALKMaps.Control.PinchZoom
 array, ALKMaps.Format.JSON.serialize
 assert, ALKMaps.Console
 assignRenderer, ALKMaps.Layer.Vector
 atPoint
 attachToElement, ALKMaps.Events
_addButton:function(id,
img,
xy,
sz)
_addZoomBar:function(centered)
_getChildValue: function(node,
nsuri,
name,
def)
_removeButton: function(btn)
_removeElementObservers: function(elementObservers)
_removeZoomBar: function()
abort: function(response)
Abort an ongoing request.
abort: function(response)
Abort an ongoing request, the response object passed to this method must come from this HTTP protocol (as a result of a create, read, update, delete or commit operation).
abort: function(response)
Abort an ongoing request.
activate: function ()
Explicitly activates a control and it’s associated handler if one has been set.
activate: function ()
Activate the control and the feature handler.
activate: function ()
Activates the control.
activate: function()
Activate the control and the feature handler.
activate: function ()
Activates the control.
activate: function()
activate: function()
Activate the control.
activate: function()
activate: function()
activate: function()
Activate the control.
activate: function()
activate: function()
Activate this control.
activate: function ()
Activates the control.
activate: function()
Activate the control.
activate: function()
Activate the control.
activate: function()
activate: function()
Activates the control.
activate: function()
activate: function()
Turn on the handler.
activate: function ()
activate: function()
Activate the handler.
activate: function()
Turn on the handler.
activate: function()
activate: function (evt)
activate: function()
Activate the handler.
activate: function()
turn on the handler
activate: function()
Turn on the handler.
activate: function()
Activate the strategy.
activate: function()
Set up strategy with regard to reading new batches of remote data.
activate: function()
Activate the strategy.
activate: function()
Activate the strategy.
activate: function()
Activate the strategy.
activate: function()
Activate the strategy: load data or add listener to load when visible
activate: function()
Activate the strategy.
activate: function()
Activate the strategy.
activate: function()
Activate the strategy.
activateControl: function (control)
This method is called when the user click on the icon representing a control in the panel.
add:function(x,
y)
add:function(lon,
lat)
add:function(x,
y)
services.addAvoidFavor = function(params)
Add a new set with closure.
services.addAvoidFavorSet = function(params)
Add a new avoid/favor set.
addClass: function(element,
name)
Add a CSS class name to an element.
addCloseBox: function(callback)
addComponent: function(component,
index)
Add a new component (geometry) to the collection.
addComponent: function(point,
index)
Adds a point to geometry components.
addComponents: function(components)
Add components to this geometry.
addControl: function (control,
px)
Add the passed over control to the map.
addControls: function(controls)
To build a toolbar, you add a set of controls to it.
addControls: function (controls,
pixels)
Add all of the passed over controls to the map.
addControlsToMap: function (controls)
Only for internal use in draw() and addControls() methods.
addControlToMap: function (control,
px)
services.addCustomCategory = function(inputs)
Add custom category.
addDocumentEvents: function()
Start observing document events when documentDrag is true and the mouse cursor leaves the map viewport while dragging.
addEventType: function(eventName)
Deprecated.
addFeatures: function(features,
options)
Add Features to the layer.
addLayer: function(evt)
Adds a layer to the control.
addLayer: function(evt)
Adds a layer to the control.
addLayer: function (layer)
addLayers: function (layers)
addMarker: function(marker)
addOptions: function (newOptions,
reinitialize)
addPoint: function(pixel)
Add point to geometry.
addPoint: function(point,
index)
Wrapper for ALKMaps.Geometry.Collection.addComponent
addPopup: function(popup,
exclusive)
addPropertyStyles: function(propertyStyles,
symbolizer)
addRoute: function(args)
Adds a route object and draws it on this layer.
addRouteDragHandle: function(handleState,
legCoords,
isVisible,
extImg)
addRules: function(rules)
Adds rules to this style.
addTarget: function(target)
Add a configured target layer.
addTargetLayer: function(layer)
Add a target layer with the default target config.
addTile: function(bounds,
position)
Create a tile, initialize it, and add it to the layer div.
addTileMonitoringHooks: function(tile)
This function takes a tile as input and adds the appropriate hooks to the tile so that the layer can keep track of the loading tiles.
addTileMonitoringHooks: function(tile)
This function takes a tile as input and adds the appropriate hooks to the tile so that the layer can keep track of the loading tiles.
addToCluster: function(cluster,
feature)
Add a feature to a cluster.
ALKMaps.Projection.addTransform = function(from,
to,
method)
Set a custom transform method between two projections.
addUniqueValueRules: function(renderIntent,
property,
symbolizers,
context)
Convenience method to create comparison rules for unique values of a property.
adjustBounds: function (bounds)
This function will take a bounds, and if wrapDateLine option is set on the layer, it will return a bounds which is wrapped around the world.
adjustXY: function(evt)
Converts event coordinates that are relative to the document body to ones that are relative to the map viewport.
adjustZoom: function(zoom)
adjustZoomControl: function()
afterAdd: function()
Called at the end of the map.addLayer sequence.
afterAdd: function()
When satellite layer is added as a base layer, add the transparent layer at the same time.
afterAdd: function()
Called at the end of the map.addLayer sequence.
afterFeatureModified: function(event)
Registered as a listener for the afterfeaturemodified event on the editable layer.
Checks whether it’s necessary (and possible) to use the png alpha hack which allows alpha transparency for png images under Internet Explorer.
applyBackBuffer: function(resolution)
Create, insert, scale and position a back buffer for the layer.
ALKMaps.Util.applyDefaults = function (to,
from)
Takes an object and copies any properties that don’t exist from another properties, by analogy with ALKMaps.Util.extend() from Prototype.js.
applyDefaultSymbolizer: function(symbolizer)
applySymbolizer: function(rule,
style,
feature)
applyTransform: function(transform)
Applies the given transform to layers.
Transform an array into a JSON string.
assert: function()
Tests that an expression is true.
assignRenderer: function()
Iterates through the available renderer implementations and selects and assigns the first one whose “supported()” function returns true.
atPoint: function(lonlat,
toleranceLon,
toleranceLat)
Determins whether the feature intersects with the specified location.
atPoint: function(lonlat,
toleranceLon,
toleranceLat)
attachToElement: function (element)
Close