Property 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
 unsupportedBrowsers, OpenLayers.Layer.WMS.Post
 updateWithPOST, OpenLayers.Protocol.HTTP
 upperBoundary, OpenLayers.Filter.Comparison
 url
 useAGS
 useAsyncOverlay, OpenLayers.Layer.MapGuide
 useFeedTitle, OpenLayers.Layer.GeoRSS
 useHttpTile, OpenLayers.Layer.MapGuide
 useOverlay, OpenLayers.Layer.MapGuide
 useScales
 utfgridResolution, OpenLayers.Layer.UTFGrid
V
 value
 version, OpenLayers.Format.XML.VersionedOGC
 vertexRenderIntent, OpenLayers.Control.ModifyFeature
 virtualStyle, OpenLayers.Control.ModifyFeature
 visibility, OpenLayers.Layer
 visible, OpenLayers.Control.Graticule
W
 w, OpenLayers.Size
 watch, OpenLayers.Control.Geolocate
 wfsCache, OpenLayers.Control.SLDSelect
 wfsns, OpenLayers.Format.WFS
 wrapDateLine
X
 x
 xy
Y
 y
 yx, OpenLayers.Format.WMTSCapabilities
Z
 zIndex, OpenLayers.Symbolizer
 zoomBoxEnabled, OpenLayers.Control.Navigation
 zoomBoxKeyMask, OpenLayers.Control.Navigation
 zoomInId, OpenLayers.Control.Zoom
 zoomInText, OpenLayers.Control.Zoom
 zoomLevels, OpenLayers.Layer.WorldWind
 zoomOffset
 zoomOutId, OpenLayers.Control.Zoom
 zoomOutText, OpenLayers.Control.Zoom
 zoomStopHeight, OpenLayers.Control.PanZoomBar
 zoomStopWidth, OpenLayers.Control.PanZoomBar
 zoomWheelEnabled, OpenLayers.Control.Navigation
 zoomWorldIcon, OpenLayers.Control.PanZoomBar
{String} The layer map units.
{String} The map units.
{Array} Array with browsers, which should use the HTTP-GET protocol instead of HTTP-POST for fetching tiles from a WMS .
{Boolean} true if update operations are done with POST requests defaults to false.
{Number} or {String} upper boundary for between comparisons.
{String | Array} The base URL for the layer cache.
{String} If this property is set it will be taken into account by {OpenLayers.HTTP} when upadting or deleting the feature.
{String} The tileset URL scheme.
{String} URL tempate for UTFGrid tiles.
{String|Array(String)} The base URL or request URL template for the WMTS service.
{String} Service URL.
{String} The URL of the image being requested.
{Boolean} Indicates if we are going to be accessing the ArcGIS Server (AGS) cache via an AGS MapServer or directly through HTTP.
{Boolean} indicates if the MapGuide site supports the asynchronous GETDYNAMICOVERLAY requests which is available in MapGuide Enterprise 2010 and MapGuide Open Source v2.0.3 or higher.
{Boolean} Set layer.name to the first title element in the feed.
{Boolean} use a tile cache exposed directly via a webserver rather than the via mapguide server.
{Boolean} flag to indicate if the layer should be retrieved using GETMAPIMAGE (default) or using GETDYNAMICOVERLAY requests.
{Boolean} Optional override to indicate that the layer should use ‘scale’ information returned from the server capabilities object instead of ‘resolution’ information.
{Number} Ratio of the pixel width to the width of a UTFGrid data point.
{Number} or {String} comparison value for binary comparisons.
{OpenLayers.Bounds || OpenLayers.Geometry} The bounds or geometry to be used by the filter.
{String} Specify a version string if one is known.
{String} The renderIntent to use for vertices.
{Object} A symbolizer to be used for virtual vertices.
{Boolean} The layer should be displayed in the map.
{Boolean} should the graticule be initially visible (default=true)
{Number} width
{Boolean} If true, position will be update regularly.
{Object} Cache to use for storing parsed results from OpenLayers.Format.WFSDescribeFeatureType.read.
{String}
{Boolean} Wraps the world at the international dateline, so the map can be panned infinitely in longitudinal direction.
{Boolean} Allow user to pan forever east/west.
{Boolean} Allow user to pan forever east/west.
{Boolean} Allow user to pan forever east/west.
{float}
{Number} The x coordinate
{Boolean} Order of the GML coordinate: true:(x,y) or false:(y,x) For GeoRSS the default is (y,x), therefore: false
{Boolean} Order of the GML coordinate: true:(x,y) or false:(y,x) For GeoRSS the default is (y,x), therefore: false
{Boolean} Order of the GML coordinate true:(x,y) or false:(y,x) Changing is not recommended, a new Format should be instantiated.
{Boolean} Order of the GML coordinate true:(x,y) or false:(y,x) Changing is not recommended, a new Format should be instantiated.
{Boolean} Order of the GML coordinate true:(x,y) or false:(y,x) Changing is not recommended, a new Format should be instantiated.
{Boolean} Order of the GML coordinate true:(x,y) or false:(y,x) Changing is not recommended, a new Format should be instantiated.
{Boolean} Order of the GML coordinate true:(x,y) or false:(y,x) Changing is not recommended, a new Format should be instantiated.
{float}
{Number} The y coordinate
{Object} Members in the yx object are used to determine if a CRS URN corresponds to a CRS with y,x axis order.
{Number} The zIndex determines the rendering order for a symbolizer.
{Boolean} Whether the user can draw a box to zoom
{Integer} OpenLayers.Handler key code of the key, which has to be pressed, while drawing the zoom box with the mouse on the screen.
{String} Instead of having the control create a zoom in link, you can provide the identifier for an anchor element already added to the document.
{String} Text for zoom-in link.
{Integer} Number of zoom levels.
{Number} If your cache has more zoom levels than you want to provide access to with this layer, supply a zoomOffset.
{Number} If your cache has more levels than you want to provide access to with this layer, supply a zoomOffset.
{Number} If your cache has more zoom levels than you want to provide access to with this layer, supply a zoomOffset.
{String} Instead of having the control create a zoom out link, you can provide the identifier for an anchor element already added to the document.
{String} Text for zoom-out link.
{Boolean} Whether the mousewheel should zoom the map
{Boolean}
Close