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
L
 label
 Label, ALKMaps.Marker.ALKMaps.Marker
 LABEL_ALIGN
 LABEL_FACTOR, ALKMaps.Renderer.Canvas.ALKMaps.Renderer.Canvas
 LABEL_ID_SUFFIX, ALKMaps.Renderer.Elements
 LABEL_OUTLINE_SUFFIX, ALKMaps.Renderer.Elements
 LABEL_SHIFT, ALKMaps.Renderer.VML.ALKMaps.Renderer.VML
 LABEL_VFACTOR
 LABEL_VSHIFT
 labelClass, ALKMaps.Marker
 labelDiv, ALKMaps.Marker
 labelFormat, ALKMaps.Control.Graticule
 labelled, ALKMaps.Control.Graticule
 labelNodeType
 labelOffset, ALKMaps.Marker
 labelSymbolizer, ALKMaps.Control.Graticule
 last
 lastDown, ALKMaps.Handler.Point
 lastFeature, ALKMaps.Handler.Feature
 lastMoveEvt, ALKMaps.Handler.Drag
 lastPixel
 lastTouchPx, ALKMaps.Handler.Point
 lastUp, ALKMaps.Handler.Point
 lastXy, ALKMaps.Control.MousePosition
 lat, ALKMaps.LonLat
 layer
 Layer, ALKMaps.Layer.ALKMaps
 layerAlphaHack, ALKMaps.Tile.Image
 layerContainerDiv, ALKMaps.Map
 layerContainerOrigin, ALKMaps.Map
 layerName
 layerOptions
 layerParams, ALKMaps.Format.Context
 layers
 layersDiv, ALKMaps.Control.LayerSwitcher
 layerStates, ALKMaps.Control.LayerSwitcher
 LayerSwitcher, ALKMaps.Control.LayerSwitcher.ALKMaps.Control
 left, ALKMaps.Bounds
 length, ALKMaps.Strategy.Paging
 level, ALKMaps.Format.JSON
 limit, ALKMaps.Control.NavigationHistory
 limitSigDigs, ALKMaps.Number
 line
 Line, ALKMaps.Symbolizer.Line.ALKMaps.Symbolizer
 linearring, ALKMaps.Format.KML.buildGeometry
 LinearRing, ALKMaps.Geometry.LinearRing.ALKMaps.Geometry
 linestring
 LineString, ALKMaps.Geometry.LineString.ALKMaps.Geometry
 lineSymbolizer, ALKMaps.Control.Graticule
 listeners
 load, ALKMaps.Strategy.Fixed
 loadContents, ALKMaps.Control.LayerSwitcher
 loading, ALKMaps.Layer.Grid
 loadRSS, ALKMaps.Layer.GeoRSS
 loadText, ALKMaps.Layer.Text
 loadURL, ALKMaps
 location
 locked, ALKMaps.Renderer
 log, ALKMaps.Console
 Logical, ALKMaps.Filter.Logical.ALKMaps.Filter
 login, ALKMaps.Auth
 logout, ALKMaps.Auth
 lon, ALKMaps.LonLat
 lonlat
 LonLat, ALKMaps.LonLat.ALKMaps
 lookupNamespaceURI
 lowerBoundary, ALKMaps.Filter.Comparison
{String} Label text or tool tip.
{String} The text for the label.
{Object}
{Object}
{Object}
{Object}
{String}
{String}
{Object}
{Object}
{Object}
{Object}
{Object}
{String}
{DOMElement}
{String} the format of the labels, default = ‘dm’.
{Boolean} Should the graticule lines be labelled?.
{String} The node type for text label containers.
{String} The node type for text label containers.
{String} Deprecated.
{symbolizer} the symbolizer used to render labels
{Object} Object that store relevant information about the last mousemove or touchmove.
{ALKMaps.Pixel} The last pixel location of the drag.
{Object} Object that store informations related to pinch last touch.
{ALKMaps.Pixel} Location of the last mouse down
{ALKMaps.Feature.Vector} The last feature that was handled.
{Object} The last mousemove event that occurred.
{ALKMaps.Pixel}
{ALKMaps.Pixel}
{ALKMaps.Pixel} The last pixel used to know the distance between two touches (for double touch).
{ALKMaps.Pixel}
{ALKMaps.Pixel}
{Float} The y-axis coordinate in map units
{ALKMaps.Layer.BaseMap}
{ALKMaps.Layer.Vector}
{ALKMaps.Layer.Vector}
{ALKMaps.Layer.Vector}
{ALKMaps.Layer.Vector} The vector layer with a common renderer root for all layers this control is configured with (if an array of layers was passed to the constructor), or the vector layer the control was configured with (if a single layer was passed to the constructor).
{ALKMaps.Layer.Vector} The current editable layer.
{ALKMaps.Layer.Vector} The target layer with features to be split.
{ALKMaps.Layer.Vector}
{ALKMaps.Layer}
{ALKMaps.Layer.Vector} The temporary drawing layer
{ALKMaps.Layer.Vector} The temporary drawing layer
{ALKMaps.Layer.Vector} The layer this strategy belongs to.
{ALKMaps.Layer} layer the tile is attached to
{Boolean} True if the png alpha hack needs to be applied on the layer’s div.
{HTMLDivElement} The element that contains the layers.
{ALKMaps.LonLat} The lonlat at which the later container was re-initialized (on-zoom)
{String} The name to be displayed in the layer switcher, default is set by {ALKMaps.Lang}.
{String} name of the layer that this style belongs to, usually according to the NamedLayer attribute of an SLD document.
{String} Name of the layer that this style belongs to, usually according to the NamedLayer attribute of an SLD document.
{Object} Default options for layers created by the parser.
{Object} Any optional properties to be set on the sketch layer.
{Object} Any optional properties to be set on the sketch layer.
{Object} Default parameters for layers created by the parser.
{String} Each character represents the state of the corresponding layer on the map.
{Array(ALKMaps.Layer.Grid)}.
{Array(ALKMaps.Layer.Grid)}.
{Array(ALKMaps.Layer)} Ordered list of layers in the overview map.
{Array(ALKMaps.Layer.Vector)} The layers this control will work on, or null if the control was configured with a single layer
Layers that are attached to this container.
{Array(ALKMaps.Layer)} Ordered list of layers in the map
{DOMElement}
{Array(Object)} Basically a copy of the “state” of the map’s layers the last time the control was drawn.
{Number} Minimum horizontal coordinate.
{Integer} Number of features per page.
{Integer} For “pretty” printing, this is incremented/decremented during serialization.
{Integer} Optional limit on the number of history items to retain.
limitSigDigs: function(num,
sig)
Limit the number of significant digits on a float.
{ALKMaps.Feature.Vector}
Create a symbolizer for rendering lines.
Given an ALKMaps linearring geometry, create a KML linearring.
Linear rings are constructed with an array of points.
Return an array of coordinate arrays from a linestring.
Convert a coordinate array from GeoJSON into an ALKMaps.Geometry.
Given an ALKMaps linestring geometry, create a KML linestring.
Given a KML node representing a linestring geometry, create an ALKMaps linestring geometry.
Create a new LineString geometry
{symbolizer} the symbolizer used to render lines
{Object} An object containing properties corresponding to event types.
{Object} Hashtable of Array(Function): events listener functions
load: function(options)
Tells protocol to load data and unhooks the visibilitychanged event
loadContents: function()
Set up the labels and divs for the control
{Boolean} Indicates if tiles are being loaded.
loadRSS: function()
Start the load of the RSS data.
loadText: function()
Start the load of the Text data.
ALKMaps.loadURL = function(uri,
params,
caller,
onComplete,
onFailure)
Background load a document.
{String} store url of text file
{String} URL of text file.
{Boolean} If the renderer is currently in a state where many things are changing, the ‘locked’ property is set to true.
log: function()
Log an object in the console.
Creates a logical filter (And, Or, Not).
login: function (username,
pwd,
successCB,
failCB)
logout: function (successCB,
failCB)
{Float} The x-axis coodinate in map units
{ALKMaps.LonLat}
{ALKMaps.LonLat} location of object
{ALKMaps.LonLat} the position of this popup on the map
Create a new map location.
lookupNamespaceURI: function(node,
prefix)
Takes a prefix and returns the namespace URI associated with it on the given node if found (and null if not).
Takes a prefix and returns the namespace URI associated with it on the given node if found (and null if not).
{Number} or {String} lower boundary for between comparisons.
Close