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
T
 target, ALKMaps.Events.buttonclick
 targetFilter, ALKMaps.Control.Split
 targetSize, ALKMaps.Control.Graticule
 template, ALKMaps.Control.Attribution
 textRoot, ALKMaps.Renderer.Elements
 theme, ALKMaps.Map
 thousandsSeparator, ALKMaps.Number
 threshold
 tierImageSize, ALKMaps.Layer.Zoomify
 tierSizeInTiles, ALKMaps.Layer.Zoomify
 tile, ALKMaps.Layer.Image
 tileClass, ALKMaps.Layer.Grid
 tileCountUpToTier, ALKMaps.Layer.Zoomify
 tileLoadingDelay, ALKMaps.Layer.Grid
 tileOptions, ALKMaps.Layer.Grid
 tileOrigin
 tileOriginCorner
 tileQueue, ALKMaps.Layer.Grid
 tileQueueId, ALKMaps.Layer.Grid
 tileSize
 time, ALKMaps.Tween
 timeoutId, ALKMaps.Handler.Drag
 timer
 timerId
 title
 titleRegEx, ALKMaps.Projection
 toggle
 toggleKey
 tokenRegEx, ALKMaps.String
 tolerance, ALKMaps.Control.Split
 top, ALKMaps.Bounds
 topInUnits, ALKMaps.Control.ScaleLine
 topOutUnits, ALKMaps.Control.ScaleLine
 touch
 trackAttributes, ALKMaps.Format.KML
 transforms, ALKMaps.Projection
 transitionEffect, ALKMaps.Layer.Grid
 translationParameters, ALKMaps.Renderer.SVG
 transparentOverlayLayer, ALKMaps.Layer.BaseMap
 type
U
 units
 unrenderedFeatures, ALKMaps.Layer.Vector
 up, ALKMaps.Handler.Feature
 updateWithPOST, ALKMaps.Protocol.HTTP
 upperBoundary, ALKMaps.Filter.Comparison
 url
 urlMap, ALKMaps.Control.CacheWrite.ALKMaps.Control.CacheWrite
 useFeedTitle, ALKMaps.Layer.GeoRSS
 useIFrame
V
 value
 vectorRoot, ALKMaps.Renderer.Elements
 version, ALKMaps.Format.XML.VersionedOGC
 vertexRenderIntent, ALKMaps.Control.ModifyFeature
 vertices, ALKMaps.Control.ModifyFeature
 viewPortDiv, ALKMaps.Map
 VincentyConstants, Util
 virtualStyle, ALKMaps.Control.ModifyFeature
 virtualVertices, ALKMaps.Control.ModifyFeature
 visibility, ALKMaps.Layer
 visible, ALKMaps.Control.Graticule
 visitedTiles, ALKMaps.Strategy.CustomPlaces
W
 w, ALKMaps.Size
 watch, ALKMaps.Control.BaseGeolocate
 wheelListener, ALKMaps.Handler.MouseWheel
 width, ALKMaps.Geometry.Rectangle
 wildcarded
 wrapDateLine, ALKMaps.Layer
 writers, ALKMaps.Format.XML
X
 x
 xlinkns
 xmldom, ALKMaps.Format.XML
 xmlns
 xOffset, ALKMaps.Renderer.Elements
 xy, ALKMaps.Format.GeoRSS
{ALKMaps.Events} The events instance that the buttonclick event will be triggered on.
{ALKMaps.Filter} Optional filter that will be evaluated to determine if a feature from the target layer is eligible for splitting.
{Integer} The maximum size of the grid in pixels on the map
{String} Template for the attribution.
{DOMElement}
{String} Relative path to a CSS file from which to load theme styles.
Thousands separator to use when formatting numbers.
In most cases changing the threshold isn’t needed.
{Integer} Optional threshold below which original features will be added to the layer instead of clusters.
{Array(ALKMaps.Size)} Image size in pixels for each pyramid tier.
{Array(ALKMaps.Size)} Size (in tiles) for each tier of pyramid.
{ALKMaps.Tile.Image}
{ALKMaps.Tile} The tile class to use for this layer.
{Array(Integer)} Number of tiles up to the given tier of pyramid.
{Integer} Number of milliseconds before we shift and load tiles when panning.
{Object} optional configuration options for ALKMaps.Tile instances created by this Layer, if supported by the tile class.
{ALKMaps.LonLat} Tile origin
{ALKMaps.LonLat} Optional origin for aligning the grid of tiles.
{String} If the tileOrigin property is not provided, the tile origin will be derived from the layer’s maxExtent.
{String} This layer uses top-left as tile origin
{Array(ALKMaps.Tile)} Tiles queued for drawing.
{Number} The id of the drawTileFromQueue animation.
{ALKMaps.Size}
{ALKMaps.Size} Set in the map options to override the default tile size for this map.
{int} Step counter
{String} The id of the timeout used for the mousedown interval.
{Number} The id of the timer.
{Number} The id of the timer.
{Integer} The timer used to test the double touch.
{Number} The id of the timeout waiting to clear the delayedCall.
{string} This property is used for showing a tooltip over the Control.
{String} Title of this rule (set if included in SLD)
{String} Title of this style (set if included in SLD)
{String} Title of this style.
{RegExp} regular expression to strip the title from a proj4js definition
{Boolean} Unselect a selected feature on click.
{Boolean} Unselect a selected feature on click.
{Boolean} Unselect a selected feature on click.
{String} An event modifier (‘altKey’ or ‘shiftKey’) that temporarily sets the toggle property to true.
{String} An event modifier (‘altKey’ or ‘shiftKey’) that temporarily sets the toggle property to true.
Used to find tokens in a string.
{Number} Distance between the calculated intersection and a vertex on the source geometry below which the existing vertex will be used for the split.
{Number} Maximum vertical coordinate.
{String} Units for zoomed in on top bar.
{String} Units for zoomed out on top bar.
{Boolean} When a touchstart event is fired, touch will be true and all mouse related listeners will do nothing.
{Boolean} When a touchstart event is fired, touch will be true and all mouse related listeners will do nothing.
{Boolean} When a touchstart event is fired, touch will be true and all mouse related listeners will do nothing.
{Boolean} Indcates the support of touch events.
{Array} If extractTracks is true, points within gx:Track elements will be parsed as features with when, heading, tilt, and roll attributes.
{Object} Transforms is an object, with from properties, each of which may have a to property.
{String} The transition effect to use when the map is zoomed.
{Object} Hash with “x” and “y” properties
{ALKMaps.Layer.BaseMap} Transparent overlay on satellite map.
{Number} Controls can have a ‘type’.
{Integer} ALKMaps.Control.TYPE_BUTTON.
{ALKMaps.Control.TYPES}
{String} Note that this control is not intended to be added directly to a control panel.
{String} The type of ALKMaps.Control -- When added to a Control.Panel, ‘type’ is used by the panel to determine how to handle our events.
{ALKMaps.Control.TYPES}
{ALKMaps.Control.TYPE}
{String} The type of ALKMaps.Control -- When added to a Control.Panel, ‘type’ is used by the panel to determine how to handle our events.
{String} The type of ALKMaps.Control -- When added to a Control.Panel, ‘type’ is used by the panel to determine how to handle our events.
{String} The type of ALKMaps.Control -- When added to a Control.Panel, ‘type’ is used by the panel to determine how to handle our events.
{String} type: type of the comparison.
{String} Type to identify this filter.
{String} Type of spatial filter.
{String} The layer map units.
{String} The map units.
{Object} hash of features, keyed by feature.id, that the renderer failed to draw
{ALKMaps.Pixel} The location of the last mouseup.
{Boolean} true if update operations are done with POST requests defaults to false.
{Number} or {String} upper boundary for between comparisons.
{String} If this property is set it will be taken into account by {ALKMaps.HTTP} when upadting or deleting the feature.
{String} image url
{Array(String) or String} This is either an array of url strings or a single url string.
{String} URL of the image to use
{String} Service URL, read-only, set through the options passed to constructor.
{String} Service URL.
{String} url of the request.
{String} The URL of the image being requested.
{Object} Mapping of same origin urls to cache url keys.
{Boolean} Set layer.name to the first title element in the feed.
{Boolean} true if we are currently using an IFrame to render POST responses, false if we are using an img element to render GET responses.
{Number} or {String} comparison value for binary comparisons.
{ALKMaps.Bounds || ALKMaps.Geometry} The bounds or geometry to be used by the filter.
{DOMElement}
{String} Specify a version string if one is known.
{String} The renderIntent to use for vertices.
{Array(ALKMaps.Feature.Vector)} Verticies currently available for dragging.
{HTMLDivElement} The element that represents the map viewport
{Object} Constants for Vincenty functions.
{Object} A symbolizer to be used for virtual vertices.
{Array(ALKMaps.Feature.Vector)} Virtual vertices in the middle of each edge.
{Boolean} The layer should be displayed in the map.
{Boolean} should the graticule be initially visible (default=true)
Hash of visitedTiles.
{Number} width
{Boolean} If true, position will be update regularly.
{function}
{Float}
{Boolean} If true percent signs are added around values read from LIKE filters, for example if the protocol read method is passed a LIKE filter whose property is “foo” and whose value is “bar” the string “foo__ilike=%bar%” will be sent in the query string; defaults to false.
{Boolean} If true percent signs are added around values read from LIKE filters, for example if the protocol read method is passed a LIKE filter whose property is “foo” and whose value is “bar” the string “foo__ilike=%bar%” will be sent in the query string; defaults to false.
{Boolean} Wraps the world at the international dateline, so the map can be panned infinitely in longitudinal direction.
As a compliment to the readers property, this structure contains public writing functions grouped by namespace alias and named like the node names they produce.
{float}
{Float}
{Number} The x coordinate
{String}
{String}
{XMLDom} If this browser uses ActiveX, this will be set to a XMLDOM object.
{String}
{String}
{String}
{String} XML Namespace URN
{Number} Offset to apply to the renderer viewport translation in x direction.
{Boolean} Order of the GML coordinate: true:(x,y) or false:(y,x) For GeoRSS the default is (y,x), therefore: false
Close