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
U
 units
 unregister, OpenLayers. Events
 Untiled
 updateSize, OpenLayers.Map
 URL_HASH_FACTOR, OpenLayers. Layer. HTTPRequest
 useFeedTitle, OpenLayers. Layer. GeoRSS
 Util
V
 Vector
 VERSION_NUMBER, OpenLayers
 VirtualEarth, OpenLayers. Layer. VirtualEarth. OpenLayers. Layer
 virtualStyle, OpenLayers. Control. ModifyFeature
 visibility, OpenLayers. Layer
 visible, OpenLayers. Element
 VML, OpenLayers. Renderer. VML. OpenLayers. Renderer
W
 w, OpenLayers.Size
 warn, OpenLayers. Console
 WFS
 wfsns, OpenLayers. Format.WFS
 WKT, OpenLayers. Format. WKT. OpenLayers. Format
 WMS, OpenLayers. Layer. WMS. OpenLayers. Layer
 WorldWind, OpenLayers. Layer. WorldWind. OpenLayers. Layer
 wrapDateLine
 write
X
 x
 X, OpenLayers. PanZoom
 XML, OpenLayers. Format. XML. OpenLayers. Format
Y
 y
 Y, OpenLayers. PanZoom
 Yahoo, OpenLayers. Layer. Yahoo. OpenLayers. Layer
Z
 Z_INDEX_BASE, OpenLayers.Map
 zIndex is NOT set, Util
 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
{String} The layer map units.
{?}
{String} The map units.
unregister: function (type,
obj,
func)
updateSize: function()
This function should be called by any external code which dynamically changes the size of the map div (because mozilla wont let us catch the “onresize” for an element)
{Float} Used to hash URL param strings for multi-WMS server selection.
{Boolean} Set layer.name to the first title element in the feed.
Create a vector feature.
Create a new vector layer
{OpenLayers.Feature.Vector.Style}
{Boolean} The layer should be displayed in the map.
visible: function(element)
Create a new VML renderer.
{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.
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(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(node)
Serialize a DOM node into a XML string.
{float}
{Number} The x coordinate
{Integer}
Construct an XML parser.
{float}
{Number} The y coordinate
{Integer}
{Object} Base z-indexes for different classes of thing
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