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
X
 x, OpenLayers.Geometry.Rectangle
 X, OpenLayers.Control.PanZoom
 x0, Proj4js.Proj
 xlinkns
 XML, OpenLayers.Format.XML.OpenLayers.Format
 xml2json, Fusion
 xmldom, OpenLayers.Format.XML
 xmlns
 xOffset, OpenLayers.Renderer.Elements
 XYZ, OpenLayers.Layer.XYZ.OpenLayers.Layer
Y
 y, OpenLayers.Geometry.Rectangle
 Y, OpenLayers.Control.PanZoom
 y0, Proj4js.Proj
 Yahoo, OpenLayers.Layer.Yahoo.OpenLayers.Layer
 YARDS, Fusion
 yx, OpenLayers.Layer.WMS
Z
 Z_INDEX_BASE, OpenLayers.Map
 Z_ORDER, OpenLayers.ElementsIndexer.IndexingMethods
 zoom
 zoomBox
 zoomBoxEnd, OpenLayers.Control.MouseDefaults
 zoomToScale, Fusion.Widget.Map
 zoomToSelection, Fusion.Widget.ZoomToSelection
{Float}
{Integer}
The x coordinate origin
{String}
{String}
Construct an XML parser.
xml2json: function(callback,
r,
json)
Callback method to convert the XHR response into an actual json object and triggers the call to the callback method
{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.
{Float}
{Integer}
The y coordinate origin
Yard unit
{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} Base z-indexes for different classes of thing
Z_ORDER: function(indexer,
newNode,
nextNode)
This compare method is used by other comparison methods.
zoom: function(fX,
fY,
nFactor)
sets the map zoom and extent.
{int}
{Integer} The current zoom level of the map
{OpenLayers.Control.ZoomBox}
zoomBox: function (position)
zoomBoxEnd: function(evt)
Zoombox function.
zoomToScale: function(fScale)
Zooms to the specified scale
zoomToSelection: function(selection)
set the extents of the map based on the pixel coordinates passed
Close