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
 testTarget, ALKMaps.Control.Snapping
 Text
 textRoot, ALKMaps.Renderer.Elements
 theme, ALKMaps.Map
 thousandsSeparator, ALKMaps.Number
 threshold
 tierImageSize, ALKMaps.Layer.Zoomify
 tierSizeInTiles, ALKMaps.Layer.Zoomify
 tile, ALKMaps.Layer.Image
 Tile, ALKMaps.Tile.ALKMaps
 TILE_HEIGHT, ALKMaps.Map
 TILE_WIDTH, ALKMaps.Map
 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
 timeEnd, ALKMaps.Console
 timeoutId, ALKMaps.Handler.Drag
 timer
 timerId
 title
 titleRegEx, ALKMaps.Projection
 toArray, ALKMaps.Bounds
 toBBOX, ALKMaps.Bounds
 toFloat, Util
 toGeometry, ALKMaps.Bounds
 toggle
 toggleClass, ALKMaps.Element
 toggleKey
 toggleSelect, ALKMaps.Control.SelectFeature
 toISOString, ALKMaps.Date
 tokenRegEx, ALKMaps.String
 tolerance, ALKMaps.Control.Split
 top, ALKMaps.Bounds
 topInUnits, ALKMaps.Control.ScaleLine
 topOutUnits, ALKMaps.Control.ScaleLine
 toShortString
 toState, ALKMaps.Feature.Vector
 toString
 touch
 touchend
 touchmove
 TouchNavigation, ALKMaps.Control.TouchNavigation.ALKMaps.Control
 touchstart
 TouchZoom, ALKMaps.Control.TouchZoom.ALKMaps.Control
 trace, ALKMaps.Console
 trackAttributes, ALKMaps.Format.KML
 Traffic, ALKMaps.Layer.Traffic.ALKMaps.Layer
 transform
 transformDiv, ALKMaps.Layer.Grid
 transformFeature, ALKMaps.Control.TransformFeature
 TransformFeature, ALKMaps.Control.TransformFeature.ALKMaps.Control
 transforms, ALKMaps.Projection
 transitionEffect, ALKMaps.Layer.Grid
 translate
 translationParameters, ALKMaps.Renderer.SVG
 transparentOverlayLayer, ALKMaps.Layer.BaseMap
 trigger
 triggerCallback, ALKMaps.Handler.Feature
 triggerEvent, ALKMaps.Events
 triggerRead
 triggerSave, ALKMaps.Strategy.Save
 trim, ALKMaps.String
 True, ALKMaps.Function
 Try, Util
 Tween, ALKMaps.Tween.ALKMaps
 type
 TYPE_BUTTON, ALKMaps.Control.ALKMaps.Control
 TYPE_TOGGLE, ALKMaps.Control.ALKMaps.Control
 TYPE_TOOL, ALKMaps.Control.ALKMaps.Control
{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.
testTarget: function(target,
loc)
Create a new parser for TSV Text.
Create a text layer.
Create a symbolizer for rendering text labels.
{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}
Constructor for a new ALKMaps.Tile instance.
{Integer} 256 Default tile height (unless otherwise specified)
{Integer} 256 Default tile width (unless otherwise specified)
{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.
time: function()
Creates a new timer under the given name.
{int} Step counter
timeEnd: function()
Stops a timer created by a call to ALKMaps.Console.time(name) and writes the time elapsed.
{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
toArray: function(reverseAxisOrder)
toBBOX:function(decimal,
reverseAxisOrder)
ALKMaps.Util.toFloat = function (number,
precision)
Convenience method to cast an object to a Number, rounded to the desired floating point precision.
toGeometry: function()
Create a new polygon geometry based on this bounds.
{Boolean} Unselect a selected feature on click.
{Boolean} Unselect a selected feature on click.
{Boolean} Unselect a selected feature on click.
toggle: function()
Toggle the visibility of element(s) passed in
toggle: function()
Toggles visibility of the popup.
toggleClass: function(element,
name)
Remove a CSS class name from an element if it exists.
{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.
toggleSelect: function()
Event should toggle the selected state of a feature based on toggle property and toggleKey event modifier.
Generates a string representing a date.
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.
toShortString: function()
{String} Shortened String representation of Point object.
toShortString:function()
{String} Shortened String representation of ALKMaps.LonLat object.
toState: function(state)
Sets the new state
toString:function()
{String} String representation of bounds object.
toString: function()
{String} Include ALKMaps.Format.CQL in your build to get a CQL representation of the filter returned.
toString: function()
Returns a text representation of the geometry.
toString:function()
Return a readable string version of the lonlat
toString:function()
Cast this object into a string
toString: function()
Convert projection to string (getCode wrapper).
toString:function()
Return the string representation of a size object
{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.
touchend: function(evt)
Correctly set event xy property, and add lastTouches to have touches property from last touchstart or touchmove
touchend: function(evt)
Handle touchend events
touchend: function(evt)
Handle touchend events
touchend: function(evt)
Handle touchend.
touchmove: function(evt)
Store position of last move, because touchend event can have an empty “touches” property.
touchmove: function(evt)
Handle touchmove events
touchmove: function(evt)
Handle touchmove events.
touchmove: function(evt)
Handle touchmove events
touchmove: function(evt)
Handle touchmove.
Create a new navigation control
touchstart: function(evt)
handle touchstart.
touchstart: function(evt)
Handle touchstart.
touchstart: function(evt)
Handle touchstart events
touchstart: function(evt)
Handle touchstart events
touchstart: function(evt)
Handle touchstart events
touchstart: function(evt)
Handle touchstart.
Adds the two zoom controls.
trace: function()
Prints an interactive stack trace of JavaScript execution at the point where it is called.
{Array} If extractTracks is true, points within gx:Track elements will be parsed as features with when, heading, tilt, and roll attributes.
Create a new ALK Maps Traffic overlay.
transform: function(source,
dest)
Transform the Bounds object from source to dest.
transform: function(source,
dest)
Reproject the components geometry from source to dest.
transform: function(source,
dest)
Reproject the components geometry from source to dest.
transform: function(source,
dest)
Translate the x,y properties of the point from source to dest.
transform: function(source,
dest)
Transform the LonLat object from source to dest.
ALKMaps.Projection.transform = function(point,
source,
dest)
Transform a point coordinate from one projection to another.
transformDiv: function(scale)
Transform the layer div.
transformFeature: function(mods)
Transforms the feature.
Create a new transform feature control.
{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.
translate: function(key,
context)
Looks up a key from a dictionary based on the current language string.
translate: function(x,
y)
Transforms the SVG coordinate system
{Object} Hash with “x” and “y” properties
{ALKMaps.Layer.BaseMap} Transparent overlay on satellite map.
trigger: function()
Called by a control panel when the button is clicked.
trigger: function()
trigger: function()
trigger: function()
trigger: function()
Do the zoom.
triggerCallback: function(type,
mode,
args)
Call the callback keyed in the event map with the supplied arguments.
triggerEvent: function (type,
evt)
Trigger a specified registered event.
triggerRead: function(options)
triggerRead: function()
Prepare custom places requests in tiles.
triggerSave: function(event)
Registered as a listener.
trim: function(str)
Removes leading and trailing whitespace characters from a string.
True : function()
A simple function to that just does “return true”.
ALKMaps.Util.Try = function ()
Execute functions until one of them doesn’t throw an error.
Creates a Tween.
{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.
Close