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
V
 value
 value2regex, ALKMaps.Filter.Comparison
 Vector
 vectorRoot, ALKMaps.Renderer.Elements
 version, ALKMaps.Format.XML.VersionedOGC
 VersionedOGC, ALKMaps.Format.XML.VersionedOGC.ALKMaps.Format.XML
 vertexRenderIntent, ALKMaps.Control.ModifyFeature
 vertices, ALKMaps.Control.ModifyFeature
 viewPortDiv, ALKMaps.Map
 ViewportInfo, ALKMaps.Control.ViewportInfo.ALKMaps.ALKMaps.Control
 VincentyConstants, Util
 virtualStyle, ALKMaps.Control.ModifyFeature
 virtualVertices, ALKMaps.Control.ModifyFeature
 visibility, ALKMaps.Layer
 visible
 visitedTiles, ALKMaps.Strategy.CustomPlaces
 VML, ALKMaps.Renderer.VML.ALKMaps.Renderer
 Void, ALKMaps.Function
W
 w, ALKMaps.Size
 warn, ALKMaps.Console
 watch, ALKMaps.Control.BaseGeolocate
 WeatherRadar, ALKMaps.Layer.WeatherRadar.ALKMaps.Layer
 wheelChange, ALKMaps.Control.Navigation
 wheelDown, ALKMaps.Control.Navigation
 wheelListener, ALKMaps.Handler.MouseWheel
 wheelUp, ALKMaps.Control.Navigation
 wheelZoom, ALKMaps.Handler.MouseWheel
 width, ALKMaps.Geometry.Rectangle
 wildcarded
 WKT, ALKMaps.Format.WKT.ALKMaps.Format
 WMS, ALKMaps.Layer.WMS.ALKMaps.Layer
 wrapDateLine
 write
 writeIndent, ALKMaps.Format.JSON
 writeNewline, ALKMaps.Format.JSON
 writeNode, ALKMaps.Format.XML
 writers, ALKMaps.Format.XML
 writeSpace, ALKMaps.Format.JSON
X
 x
 X, ALKMaps.Control.PanZoom
 xlinkns
 XML, ALKMaps.Format.XML.ALKMaps.Format
 xmldom, ALKMaps.Format.XML
 xmlns
 xOffset, ALKMaps.Renderer.Elements
 xy, ALKMaps.Format.GeoRSS
Y
 y
 Y, ALKMaps.Control.PanZoom
 yx
{Number} or {String} comparison value for binary comparisons.
{ALKMaps.Bounds || ALKMaps.Geometry} The bounds or geometry to be used by the filter.
value2regex: function(wildCard,
singleChar,
escapeChar)
Converts the value of this rule into a regular expression string, according to the wildcard characters specified.
Create a vector feature.
Create a new vector layer
{DOMElement}
{String} Specify a version string if one is known.
Constructor.
{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)
visible: function(element)
visible: function()
{Boolean} Boolean indicating whether or not the popup is visible
Hash of visitedTiles.
Create a new VML renderer.
Void: function()
A reusable function that returns ``undefined``.
{Number} width
warn: function()
Writes a message to the console with the visual “warning” icon and color coding and a hyperlink to the line where it was called.
{Boolean} If true, position will be update regularly.
Create a new WeatherRadar layer object
wheelChange: function(evt,
deltaZ)
wheelDown: function(evt,
delta)
User spun scroll wheel down
{function}
wheelUp: function(evt,
delta)
User spun scroll wheel up
wheelZoom: function(e)
Given the wheel event, we carry out the appropriate zooming in or out, based on the ‘wheelDelta’ or ‘detail’ property of the event.
{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.
Create a new parser for WKT
Create a new WMS layer object
{Boolean} Wraps the world at the international dateline, so the map can be panned infinitely in longitudinal direction.
wrapDateLine: function(maxExtent)
write: function(object)
Accept an object, and return a string.
write: function(obj,
options)
Write a context document given a map.
write: function(obj,
pretty)
Serialize a feature, geometry, array of features into a GeoJSON string.
write: function(features)
Accept Feature Collection, and return a string.
write: function(value,
pretty)
Serialize an object into a JSON string.
write: function(features)
Accept Feature Collection, and return a string.
write: function(filter,
params)
Serialize an ALKMaps.Filter objects using the “simple” filter syntax for query string parameters.
write: function(features)
Serialize a feature or array of features into a WKT string.
write: function(node)
Serialize a DOM node into a XML string.
write: function(obj,
options)
Write a document.
writeIndent: function()
Output an indentation string depending on the indentation level.
writeNewline: function()
Output a string representing a newline if in pretty printing mode.
writeNode: function(name,
obj,
parent)
Shorthand for applying one of the named writers and appending the results to a node.
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.
writeSpace: function()
Output a string representing a space if in pretty printing mode.
{float}
{Float}
{Number} The x coordinate
{Integer}
{String}
{String}
Construct an XML parser.
{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
{float}
{Float}
{Number} The y coordinate
{Integer}
{Object} Keys in this object are EPSG codes for which the axis order is to be reversed (yx instead of xy, LatLon instead of LonLat), with true as value.
{Object} Keys in this object are EPSG codes for which the axis order is to be reversed (yx instead of xy, LatLon instead of LonLat), with true as value.
Close