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
G
 geodesic, OpenLayers.Control.Measure
 geometry
 geometryMap, OpenLayers.Renderer.Canvas
 geometryName
 geometryType, OpenLayers.Layer.Vector
 geometryTypes
 geons, OpenLayers.Format.GeoRSS
 georssns, OpenLayers.Format.GeoRSS
 geoToleranceCache, OpenLayers.Control.Snapping
 gmlFormat, OpenLayers.Format.WMSGetFeatureInfo
 gmlns, OpenLayers.Format.GML
 gmlParse, OpenLayers.Format.GeoRSS
 granularity, OpenLayers.Control.MousePosition
 graphicFormats, OpenLayers.Format.SLD.v1
 greedy, OpenLayers.Control.Snapping
 grid, OpenLayers.Layer.Grid
 groupDiv, OpenLayers.Popup
 gutter, OpenLayers.Layer
H
 h, OpenLayers.Size
 handler
 handleRightClicks, OpenLayers.Control.Navigation
 handlerOptions
 handlers
 headers, OpenLayers.Protocol.HTTP
 height, OpenLayers.Geometry.Rectangle
 highlightOnly, OpenLayers.Control.SelectFeature
 hover
 hoverRequest, OpenLayers.Control.WMSGetFeatureInfo
 hoverResponse, OpenLayers.Control.GetFeature
I
 icon
 id
 IMAGE_RELOAD_ATTEMPTS, Util
 imageDiv, OpenLayers.Icon
 imageOffset, OpenLayers.Layer
 imageSize
 imageSrc, OpenLayers.Popup.Framed
 imgDiv, OpenLayers.Tile.Image
 ImgPath, Util
 includeXY, OpenLayers.Events
 indent, OpenLayers.Format.JSON
 Indexer, OpenLayers.Renderer.Elements
 indices, OpenLayers.ElementsIndexer
 infoFormat, OpenLayers.Control.WMSGetFeatureInfo
 inRange, OpenLayers.Layer
 interestingTagsExclude, OpenLayers.Format.OSM
 internalns, OpenLayers.Format.KML
 internalProjection, OpenLayers.Format
 interval
 irregular, OpenLayers.Handler.RegularPolygon
 isAlphaImage
 isBackBuffer, OpenLayers.Tile.Image
 isBaseLayer
 isDefault, OpenLayers.Style
 isFirstDraw, OpenLayers.Tile.Image
 isFixed
 isGecko, OpenLayers.Renderer.SVG
 isLoading, OpenLayers.Tile
 isPrototype
 isVector, OpenLayers.Layer.Vector
J
 jsonParser, OpenLayers.Protocol.SQL.Gears
K
 keepData, OpenLayers.Format
 keepInMap
 keyMask, OpenLayers.Handler
 kmlns, OpenLayers.Format.KML
{Boolean} Calculate geodesic metrics instead of planar metrics.
{OpenLayers.Geometry}
{String} Name of geometry element.
{Object} Geometry -> Feature lookup table.
{String} Name of geometry element.
{String} Name of the geometry attribute for features.
{String} geometryType allows you to limit the types of geometries this layer supports.
{Array(String)} To restrict dragging to a limited set of geometry types, send a list of strings corresponding to the geometry class names.
{Array(String)} To restrict modification to a limited set of geometry types, send a list of strings corresponding to the geometry class names.
{Array(String)} To restrict selecting to a limited set of geometry types, send a list of strings corresponding to the geometry class names.
{Object} Maps OpenLayers geometry class names to GML element names.
To restrict dragging to a limited set of geometry types, send a list of strings corresponding to the geometry class names.
{String} W3C Geo namespace to use.
{String} GeoRSS namespace to use.
{Object} A cache of geo-tolerances.
{OpenLayers.Format.GML} internal GML format for parsing geometries in msGMLOutput
{String} GML Namespace.
{Object} GML Format object for parsing features Non-API and only created if necessary
{Integer}
{Object} Mapping of image mime-types to regular extensions matching well-known file extensions.
{Boolean} Snap to closest feature in first layer with an eligible feature.
{Array(Array(OpenLayers.Tile))} This is an array of rows, each row is an array of tiles.
{DOMElement} First and only child of ‘div’.
{Integer} Determines the width (in pixels) of the gutter around image tiles to ignore.
{Number} height
{OpenLayers.Handler} null
{OpenLayers.Handler.Path} The temporary sketch handler created if no source layer is provided.
{Object} Reference to the OpenLayers.Handler for this control
{Boolean} Whether or not to handle right clicks.
{Object} Used to set non-default properties on the control’s handler
{Object} Additional options for the handlers used by this control.
{Object} Used to set non-default properties on the control’s handler
{Object} Additional options for the handlers used by this control, e.g.
{Object} Object with references to multiple OpenLayers.Handler instances.
{Object}
{Object}
{Object} Object with references to multiple OpenLayers.Handler instances.
{Object} HTTP request headers, read-only, set through the options passed to the constructor, Example: {‘Content-Type’: ‘plain/text’}
{Float}
{Boolean} If true do not actually select features (i.e.
{Boolean} Send feature requests on mouse moves.
{Boolean} Select on mouse over and deselect on mouse out.
{Boolean} Send GetFeatureInfo requests when mouse stops moving.
{OpenLayers.Request} contains the currently running hover request (if any).
{OpenLayers.Protocol.Response} The response object associated with the currently running hover request (if any).
{OpenLayers.Icon}.
{OpenLayers.Icon} The icon used by this marker.
{String}
{String}
{String} A unique identifier for this geometry.
{String}
{String}
{String} Unique identifier for the map
{String} the unique identifier assigned to this popup.
{String} A unique id for this session.
{String} null
{Integer} How many times should we try to reload an image before giving up? 
{DOMElement}
{OpenLayers.Pixel} For layers with a gutter, the image offset represents displacement due to the gutter.
{OpenLayers.Size} Size (measured in pixels) of the image located by the ‘imageSrc’ property.
{OpenLayers.Size}
{String} location of the image to be used as the popup frame
{DOMElement} The div element which wraps the image.
{String} Default is ‘’.
{Boolean} Should the .xy property automatically be created for browser mouse events? 
{String} For “pretty” printing, the indent string will be used once for each indentation level.
{OpenLayers.ElementIndexer} An instance of OpenLayers.ElementsIndexer created upon initialization if the zIndexing or yOrdering options passed to this renderer’s constructor are set to true.
{Object} This is a hash that maps node ids to their z-index value stored in the indexer.
{String} The mimetype to request from the server
{Boolean} The current map resolution is within the layer’s min/max range.
{Array} List of tags to exclude from ‘interesting’ checks on nodes.
{String} KML Namespace to use -- defaults to the namespace of the Placemark node being parsed, but falls back to kmlns.
{OpenLayers.Projection} When passed a externalProjection and internalProjection, the format will reproject the geometries it reads or writes.
{Integer} The number of milliseconds that should ellapse before panning the map again.
{Integer} In order to increase performance, an interval (in milliseconds) can be set to reduce the number of drag events called.
{int} Interval id returned by window.setInterval
{Boolean} Draw an irregular polygon instead of a regular polygon.
{Boolean} The image has some alpha and thus needs to use the alpha image hack.
{Boolean} The FramedCloud does not use an alpha image (in honor of the good ie6 folk out there)
{Boolean} Is this tile a back buffer tile?
{Boolean} Whether or not the layer is a base layer.
{Boolean} Default is true for ArcGIS93Rest layer
{Boolean} The layer is a base layer.
{Boolean} EventPaned layers are always base layers, by necessity.
{Boolean} The layer is a base layer.
{Boolean} KaMap Layer is always a base layer
{Boolean} Treat this layer as a base layer.
{Boolean} Markers layer is never a base layer.
{Boolean} Treat this layer as a base layer.
{Boolean}
{Boolean} The layer is a base layer.
{Boolean} WFS layer is not a base layer by default.
{Boolean} Default is true for WMS layer
WorldWind layer is a base layer by default.
Default is true, as this is designed to be a base tile source.
{Boolean}
{Boolean} Is this the first time the tile is being drawn? 
{Boolean} EventPaned layers are fixed by default.
{Boolean} Whether the layer remains in one place while dragging the map.
{Boolean}
{Boolean} Is the tile loading?
Deprecated.
{Boolean} Whether the layer is a vector layer.
{OpenLayers.Format.JSON}
{Object} Maintain a reference (data) to the most recently read data.
{Boolean} If panMapIfOutOfView is false, and this property is true, contrain the popup such that it always fits in the available map space.
{Boolean} If panMapIfOutOfView is false, and this property is true, contrain the popup such that it always fits in the available map space.
{Integer} Use bitwise operators and one or more of the OpenLayers.Handler constants to construct a keyMask.
{String} KML Namespace to use.