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
  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
  visualizeRoutes, ALKMaps.Layer.RoadSurfaceRoute
  Void, ALKMaps.Function
  VSSBaseMap, ALKMaps.Layer.VSSBaseMap.ALKMaps.Layer
W
  w, ALKMaps.Size
  watch, ALKMaps.Control.BaseGeolocate
  waypointDefault, ALKMaps.Layer.Routing
  weatherAlertEvents, ALKMaps.Layer.WeatherAlerts
  weatherAlerts
  WeatherAlerts
  weatherAlertsGeoJson, ALKMaps.Services
  weatherRadar, ALKMaps.Layer.WeatherRadar(Leaflet)
  WeatherRadar
  WeatherRadarGWC.js
  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
  XML, ALKMaps.Format.XML.ALKMaps.Format
  xmldom, ALKMaps.Format.XML
  XYZ, ALKMaps.Layer.XYZ.ALKMaps.Layer
Y
  y
  Y, ALKMaps.Control.PanZoom
  yx, ALKMaps.Layer.WMS
{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
{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)
Determines this control is allowed to be visible or not.
Determines this control is allowed to be visible or not.
Determines this control is allowed to be visible or not.
visible: function( element )
visible: function()
{Boolean} Boolean indicating whether or not the marker is visible
visible: function()
{Boolean} Boolean indicating whether or not the popup is visible
visualizeRoutes: function( routingLayer,
routeDurations )
Shows all routes from the routing layer with road surface conditions.
Void: function()
A reusable function that returns ``undefined``.
{Number} width
{Boolean} If true, position will be update regularly.
Property containing the location of an external image to be used as the default image for all waypoint handles.
An array of weather alerts
layer.weatherAlerts = function()
Create a new ALKMaps.Layer.WeatherAlerts instance
services.weatherAlerts = function ( params )
Get weather alerts.
A class for weather alerts layer.
Initializes a new L.ALKMaps.Layer.WeatherAlerts object
services.weatherAlertsGeoJson = function ( params )
Gets weather alerts in GeoJson.
layer.weatherRadar = function( map )
Create a new L.ALKMaps.Layer.WeatherRadar instance
Instances of ALKMaps.Layer.WeatherRadar are used to display weather maps.
Create a new WeatherRadar layer object
Initializes a new WeatherRadar 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,
pretty )
Serialize a feature, geometry, array of features into a GeoJSON 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.
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}
Construct an XML parser.
{XMLDom} If this browser uses ActiveX, this will be set to a XMLDOM object.
{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.
Close