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
W
 w, OpenLayers.Size
 warn, OpenLayers. Console
 WFS
 wfsns, OpenLayers. Format.WFS
 wheelChange, OpenLayers. Control. Navigation
 wheelDown, OpenLayers. Control. Navigation
 wheelHandler, OpenLayers. Control. Navigation
 wheelListener, OpenLayers. Handler. MouseWheel
 wheelObserver, OpenLayers. Control. MouseDefaults
 wheelUp, OpenLayers. Control. Navigation
 width, OpenLayers. Geometry. Rectangle
 WKT, OpenLayers. Format. WKT. OpenLayers. Format
 WMS, OpenLayers. Layer. WMS. OpenLayers. Layer
 WorldWind, OpenLayers. Layer. WorldWind. OpenLayers. Layer
 wrapDateLine
 write
 writeIndent, OpenLayers. Format.JSON
 writeNewline, OpenLayers. Format.JSON
 writeSpace, OpenLayers. Format.JSON
X
 x
 X, OpenLayers. PanZoom
 XML, OpenLayers. Format. XML. OpenLayers. Format
 xmldom, OpenLayers. Format.XML
 xmlns
Y
 y
 Y, OpenLayers. PanZoom
 Yahoo, OpenLayers. Layer. Yahoo. OpenLayers. Layer
Z
 Z_INDEX_BASE, OpenLayers.Map
 zIndex is NOT set, Util
 zoom, OpenLayers.Map
 zoomBarDiv, OpenLayers. Control. PanZoomBar
 zoomBarDown, OpenLayers. Control. PanZoomBar
 zoomBarDrag, OpenLayers. Control. PanZoomBar
 zoomBarUp, OpenLayers. Control. PanZoomBar
 zoomBox
 zoomBoxEnd, OpenLayers. Control. MouseDefaults
 zoomIn, OpenLayers.Map
 zoomLevels, OpenLayers. Layer. WorldWind
 zoomOut, OpenLayers.Map
 zoomStopHeight, OpenLayers. Control. PanZoomBar
 zoomStopWidth, OpenLayers. Control. PanZoomBar
 zoomTo, OpenLayers.Map
 zoomToExtent, OpenLayers.Map
 zoomToMaxExtent, OpenLayers.Map
 zoomToScale, OpenLayers.Map
{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.
Create a WFS feature.
Create a WFS-T formatter.
Constructor for a new OpenLayers.Tile.WFS instance.
wheelChange: function(evt,
deltaZ)
wheelDown: function(evt)
User spun scroll wheel down
{OpenLayers.Handler.MouseWheel}
{function}
{Function}
wheelUp: function(evt)
User spun scroll wheel up
{Float}
Create a new parser for WKT
Create a new WMS layer object
wrapDateLine: function(maxExtent,
options)
{Boolean} #487 for more info.
wrapDateLine: function(maxExtent)
write: function(object)
Accept an object, and return a string.
write: function(obj,
pretty)
Serialize a feature, geometry, array of features, or array of geometries into a GeoJSON string.
write: function(features)
Accept Feature Collection, and return a string.
write: function(features)
Generate a GML document string given a list of features.
write: function(value,
pretty)
Serialize an object into a JSON string.
write: function(features)
Accept Feature Collection, and return a string.
write: function(features)
Takes a feature list, and generates a WFS-T Transaction
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.
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.
{String}
{String}
{String} XML Namespace URN
{float}
{Float}
{Number} The y coordinate
{Integer}
{Object} Base z-indexes for different classes of thing
{Integer} The current zoom level of the map
{DOMElement}
zoomBarDown:function(evt)
event listener for clicks on the slider
zoomBarDrag:function(evt)
This is what happens when a click has occurred, and the client is dragging.
zoomBarUp:function(evt)
Perform cleanup when a mouseup event is received -- discover new zoom level and switch to it.
{OpenLayers.Control.ZoomBox}
zoomBox: function (position)
zoomBoxEnd: function(evt)
Zoombox function.
zoomIn: function()
Number of zoom levels.
zoomOut: function()
zoomTo: function(zoom)
Zoom to a specific zoom level
zoomToExtent: function(bounds)
Zoom to the passed in bounds, recenter
zoomToMaxExtent: function()
Zoom to the full extent and recenter.
zoomToScale: function(scale)
Zoom to a specified scale