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
A
 ascending, OpenLayers. Control. LayerSwitcher
 attributes, OpenLayers. Feature. Vector
 attribution, OpenLayers. Layer
B
 base, OpenLayers. Control. Permalink
 baseLayer, OpenLayers.Map
 bounds, OpenLayers.Tile
 buffer, OpenLayers. Layer.Grid
C
 callbacks, OpenLayers. Control. SelectFeature
 collectionName, OpenLayers. Format.GML
 components, OpenLayers. Geometry. Collection
 control, OpenLayers. Handler
D
 defaultControl, OpenLayers. Control. Panel
 deleteCodes, OpenLayers. Control. ModifyFeature
 direction, OpenLayers. Control. MouseToolbar
 displayInLayerSwitcher, OpenLayers. Layer
 displayOutsideMaxExtent, OpenLayers. Layer
 div
E
 encodeBBOX
 events
 events``, OpenLayers. Layer
 extractAttributes
F
 fallThrough
 featureAdded, OpenLayers. Control. DrawFeature
 featureClass, OpenLayers. Layer.WFS
 featureDescription, OpenLayers. Format. GeoRSS
 featureName, OpenLayers. Format.GML
 featurens, OpenLayers. Format. GeoRSS
 featureNS, OpenLayers. Format.GML
 featurePrefix, OpenLayers. Format.GML
 features, OpenLayers. Layer. Vector
 featureTitle, OpenLayers. Format. GeoRSS
 foldersDesc, OpenLayers. Format.KML
 foldersName, OpenLayers. Format.KML
 format
G
 geometry
 geometryType, OpenLayers. Layer. Vector
 geometryTypes
 geons, OpenLayers. Format. GeoRSS
 georssns, OpenLayers. Format. GeoRSS
 gmlns, OpenLayers. Format.GML
 granularity, OpenLayers. Control. MousePosition
 gutter, OpenLayers. Layer
H
 h, OpenLayers.Size
 handlerOptions, OpenLayers. Control. DrawFeature
 hover, OpenLayers. Control. SelectFeature
I
 icon, OpenLayers. Layer. GeoRSS
 id, OpenLayers. Layer
 indent, OpenLayers. Format.JSON
 isBaseLayer
 isFixed
 isVector, OpenLayers. Layer. Vector
K
 keyMask, OpenLayers. Handler
 kmlns, OpenLayers. Format.KML
L
 lat, OpenLayers. LonLat
 layerName, OpenLayers. Format.GML
 layers, OpenLayers. Control. OverviewMap
 location, OpenLayers. Layer.Text
 lon, OpenLayers. LonLat
 lzd, OpenLayers. Layer. WorldWind
M
 map, OpenLayers. Layer
 mapOptions, OpenLayers. Control. OverviewMap
 maxExtent
 maxRatio, OpenLayers. Control. OverviewMap
 maxResolution
 maxScale
 minExtent
 minRatio, OpenLayers. Control. OverviewMap
 minResolution
 minScale
 multiple, OpenLayers. Control. SelectFeature
N
 name, OpenLayers. Layer
 newline, OpenLayers. Format.JSON
 numDigits, OpenLayers. Control. MousePosition
 numLoadingTiles, OpenLayers. Layer.Grid
 numZoomLevels
O
 onComplete, OpenLayers. Control. DragFeature
 onDrag, OpenLayers. Control. DragFeature
 onModification, OpenLayers. Control. ModifyFeature
 onModificationEnd, OpenLayers. Control. ModifyFeature
 onModificationStart, OpenLayers. Control. ModifyFeature
 onSelect, OpenLayers. Control. SelectFeature
 onStart, OpenLayers. Control. DragFeature
 onUnselect, OpenLayers. Control. SelectFeature
 ovmap, OpenLayers. Control. OverviewMap
{Boolean}
{Object} This object holds arbitrary properties that describe the feature.
{String} Attribution string, displayed when an OpenLayers.Control.Attribution has been added to the map.
{String}
{OpenLayers.Layer} The currently selected base layer.
{OpenLayers.Bounds} null
{Integer} Used only when in gridded mode, this specifies the number of extra rows and colums of tiles on each side which will surround the minimum grid tiles to cover the map.
{Object} The functions that are sent to the handler for callback
{String} Name of featureCollection element.
{Array(OpenLayers.Geometry)} The component parts of this geometry
{OpenLayers.Control}.
OpenLayers.Control The control which is activated when the control is activated (turned on), which also happens at instantiation.
{Array(Integer)} Keycodes for deleting verticies.
{String} ‘vertical’ or ‘horizontal’
{Boolean} Display the layer’s name in the layer switcher.
{Boolean} Request map tiles that are completely outside of the max extent for this layer.
{DOMElement}
{DOMElement} The element that contains the map
{Boolean} Should the BBOX commas be encoded? 
{Boolean} Should the BBOX commas be encoded? 
{OpenLayers.Events} An events object that handles all events on the map
{OpenLayers.Events} An events object that handles all events on the tile.
{OpenLayers.Events}
{Boolean} Extract attributes from GML.
{Boolean} Extract attributes from KML.
{Boolean} Should the WFS layer parse attributes from the retrieved GML? 
{Boolean}
{Boolean} Should OpenLayers allow events on the map to fall through to other elements on the page, or should it swallow them? 
{Function} Called after each feature is added
{OpenLayers.Feature} If featureClass is defined, an old-style markers based WFS layer is created instead of a new-style vector layer.
{String} Default description for features.
{String} Element name for features.
{String} Feature Attributes namespace.
{String} Namespace used for feature attributes.
{String} Namespace alias (or prefix) for feature nodes.
Array({OpenLayers.Feature.Vector})
{String} Default title for features.
{String} Description of the folders.
{String} Name of the folders.
{OpenLayers.Format} The format you want the data to be parsed with.
{String} Mime type of the images returned.
{OpenLayers.Geometry}
{String} Name of geometry element.
{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.
{String} W3C Geo namespace to use.
{String} GeoRSS namespace to use.
{String} GML Namespace.
{Integer}
{Integer} Determines the width (in pixels) of the gutter around image tiles to ignore.
{Number} height
{Object} Used to set non-default properties on the control’s handler
{Boolean} Select on mouse over and deselect on mouse out.
{OpenLayers.Icon}.
{String}
{String} For “pretty” printing, the indent string will be used once for each indentation level.
{Boolean} Whether or not the layer is a base layer.
{Boolean} KaMap Layer is always 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.
{Boolean} EventPaned layers are fixed by default.
{Boolean} Whether the layer remains in one place while dragging the map.
{Boolean} Whether the layer is a vector layer.
{Integer} Use bitwise operators and one or more of the OpenLayers.Handler constants to construct a keyMask.
{String} KML Namespace to use.
{Float} The y-axis coordinate in map units
{String} Name of data layer.
{Array(OpenLayers.Layer)} Ordered list of layers in the overview map.
{Float} The x-axis coodinate in map units
LevelZeroTileSizeDegrees
{OpenLayers.Map} This variable is set when the layer is added to the map, via the accessor function setMap().
{Object} An object containing any non-default properties to be sent to the overview map’s map constructor.
{OpenLayers.Bounds} The center of these bounds will not stray outside of the viewport extent during panning.
{OpenLayers.Bounds} The maximum extent for the map.
{Float} The ratio of the overview map resolution to the main map resolution at which to zoom farther in on the overview map.
{Float} Default max is 360 deg / 256 px, which corresponds to zoom level 0 on gmaps.
{Float} Default max is 360 deg / 256 px, which corresponds to zoom level 0 on gmaps.
{Float}
{Float}
{OpenLayers.Bounds}
{OpenLayers.Bounds}
{Float} The ratio of the overview map resolution to the main map resolution at which to zoom farther out on the overview map.
{Float}
{Float}
{Float}
{Float}
{Boolean} Allow selection of multiple geometries
{String}
{String} For “pretty” printing, the newline string will be used at the end of each name/value pair or array item.
{Integer}
{Integer} How many tiles are still loading?
{Integer}
{Integer} Number of zoom levels for the map.
{Function} Define this function if you want to know when a feature is done dragging.
{Function} Define this function if you want to know about each move of a feature.
{Function} Optional function to be called when a feature has been modified.
{Function} Optional function to be called when a feature is finished being modified.
{Function} Optional function to be called when a feature is selected to be modified.
{Function} Optional function to be called when a feature is selected.
{Function} Define this function if you want to know when a drag starts.
{Function} Optional function to be called when a feature is unselected.
{OpenLayers.Map} A reference to the overvew map itself.