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
 allOverlays, OpenLayers.Map
 alwaysInRange, OpenLayers.Layer
 areaTags, OpenLayers.Format.OSM
 argParserClass, OpenLayers.Control.Permalink
 ascending, OpenLayers.Control.LayerSwitcher
 async, OpenLayers.Layer.ArcIMS
 attributes, OpenLayers.Feature.Vector
 attribution, OpenLayers.Layer
 auto, OpenLayers.Strategy.Save
 autoPan, OpenLayers.Control.OverviewMap
 autoSize
B
 base, OpenLayers.Control.Permalink
 baseLayer, OpenLayers.Map
 begin, OpenLayers.Tween
 bounds, OpenLayers.Tile
 box
 boxDivClassName, OpenLayers.Handler.Box
 buffer, OpenLayers.Layer.Grid
C
 callbacks
 checkTags, OpenLayers.Format.OSM
 click, OpenLayers.Control.GetFeature
 clickout
 clickTolerance, OpenLayers.Control.GetFeature
 closeOnMove, OpenLayers.Popup
 collectionName, OpenLayers.Format.GML
 components, OpenLayers.Geometry.Collection
 control, OpenLayers.Handler
D
 data, OpenLayers.Format
 databaseName, OpenLayers.Protocol.SQL
 defaultCode, OpenLayers.Lang
 defaultControl, OpenLayers.Control.Panel
 defaultStyle, OpenLayers.Format.Text
 defaultSymbolizer, OpenLayers.Format.SLD.v1
 defaultVersion
 deferDelete, OpenLayers.Control.Split
 delay
 deleteCodes, OpenLayers.Control.ModifyFeature
 direction, OpenLayers.Control.MouseToolbar
 displayInLayerSwitcher, OpenLayers.Layer
 displayOutsideMaxExtent, OpenLayers.Layer
 displayProjection
 distance
 distanceUnits, OpenLayers.Filter.Spatial
 div
 double, OpenLayers.Handler.Click
 duration, OpenLayers.Tween
E
 easing, OpenLayers.Tween
 edge, OpenLayers.Control.Split
 encodeBBOX
 eventListeners
 events
 externalProjection, OpenLayers.Format
 extractAttributes
 extractRoutes, OpenLayers.Format.GPX
 extractStyles, OpenLayers.Format.Text
 extractTracks, OpenLayers.Format.GPX
 extractWaypoints, OpenLayers.Format.GPX
F
 fallThrough
 featureAdded, OpenLayers.Control.DrawFeature
 featureClass, OpenLayers.Layer.WFS
 featureCoordSys, OpenLayers.Layer.ArcIMS
 featureDescription, OpenLayers.Format.GeoRSS
 featureIdentifier, OpenLayers.Format.WMSGetFeatureInfo
 featureName, OpenLayers.Format.GML
 featurens, OpenLayers.Format.GeoRSS
 featureNS
 featurePrefix, OpenLayers.Format.GML
 features, OpenLayers.Layer.Vector
 featureTitle, OpenLayers.Format.GeoRSS
 featureType, OpenLayers.Format.GML.Base
 fids, OpenLayers.Filter.FeatureId
 filterCoordSys, OpenLayers.Layer.ArcIMS
 filters, OpenLayers.Filter.Logical
 finish, OpenLayers.Tween
 fixedRelativePosition
 foldersDesc, OpenLayers.Format.KML
 foldersName, OpenLayers.Format.KML
 format
 formatOptions
{Boolean} Allow the map to function with “overlays” only.
{Boolean} If a layer’s display should not be scale-based, this should be set to true.
{Array} List of tags indicating that something is an area.
{Class} The ArgParser control class (not instance) to use with this control.
{Boolean}
{Boolean} Request images asynchronously.
{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.
{Boolean | Number} Auto-save.
{Boolean} Always pan the overview map, so the extent marker remains in the center.
{Boolean} Resize the popup to auto-fit the contents.
{Boolean} Framed Cloud is autosizing by default.
{String}
{OpenLayers.Layer} The currently selected base layer.
{Object} Values to start the animation with
{OpenLayers.Bounds} null
{Boolean} Allow feature selection by drawing a box.
{Boolean} Allow feature selection by drawing a box.
{String} The CSS class to use for drawing the box.
{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 handlers.feature for callback
{Object} An object with start, eachStep and done properties whose values are functions to be call during the animation.
{Boolean} Should tags be checked to determine whether something should be treated as a seperate node.
{Boolean} Use a click handler for selecting/unselecting features.
{Boolean} Unselect features when clicking outside any feature.
{Boolean} Unselect features when clicking outside any feature.
{Boolean} Unselect features when clicking outside any feature.
{Integer} Tolerance for the BBOX query in pixels.
{Boolean} When map pans, close the popup.
{String} Name of featureCollection element.
{Array(OpenLayers.Geometry)} The component parts of this geometry
{OpenLayers.Control}.
{Object} When keepData is true, this is the parsed string sent to read.
{String}
{String} Default language to use when a specific language can’t be found.
{OpenLayers.Control} The control which is activated when the control is activated (turned on), which also happens at instantiation.
defaultStyle allows one to control the default styling of the features.
{Object} A symbolizer with the SLD defaults.
{String} Version number to assume if none found.
{String} Version number to assume if none found.
{String} Version number to assume if none found.
{String} Version number to assume if none found.
{String} Version number to assume if none found.
{String} Version number to assume if none found.
{Boolean} Instead of removing features from the layer, set feature states of split features to DELETE.
{Number} Number of milliseconds between clicks before the event is considered a double-click.
{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.
{OpenLayers.Projection} Requires proj4js support.
{OpenLayers.Projection} The projection in which the mouse position is displayed
{OpenLayers.Projection} Requires proj4js support.
{OpenLayers.Projection} Requires proj4js support.Projection used by several controls to display data to user.
{Number} The distance to use in a DWithin spatial filter.
{Integer} Pixel distance between features that should be considered a single cluster.
{String} The units to use for the distance, e.g.
{DOMElement}
{DOMElement|String} The element that contains the map (or an id for that element).
{Boolean} Handle double-clicks.
{int} duration of the tween (number of steps)
{<OpenLayers.Easing>(Function)} Easing equation used for the animation Defaultly set to OpenLayers.Easing.Expo.easeOut
{Boolean} Allow splits given intersection of edges only.
{Boolean} Should the BBOX commas be encoded? 
{Boolean} Should the BBOX commas be encoded? 
{Object} If set as an option at construction, the eventListeners object will be registered with OpenLayers.Events.on.
{Object} If set as an option at construction, the eventListeners object will be registered with OpenLayers.Events.on.
{Object} If set as an option at construction, the eventListeners object will be registered with OpenLayers.Events.on.
{OpenLayers.Events}
{OpenLayers.Events} An events object that handles all events on the map
{OpenLayers.Events} An events object that handles all events on the {OpenLayers.Request} object.
{OpenLayers.Events} An events object that handles all events on the tile.
{OpenLayers.Projection} When passed a externalProjection and internalProjection, the format will reproject the geometries it reads or writes.
{Boolean} Extract attributes from GML.
{Boolean} Extract attributes from GML.
{Boolean} Extract feature attributes from GPX.
{Boolean} Extract attributes from KML.
{Boolean} Extract attributes from GML.
{Boolean} Should the WFS layer parse attributes from the retrieved GML? 
{Boolean} Extract routes from GPX.
set to true to extract styles from the TSV files, using information from the image or icon, iconSize and iconOffset fields.
{Boolean} Extract tracks from GPX.
{Boolean} Extract waypoints from GPX.
{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} Code for feature coordinate system.
{String} Default description for features.
{String} All xml nodes containing this search criteria will populate an internal array of feature nodes for each layer node found.
{String} Element name for features.
{String} Feature Attributes namespace.
{String} Namespace used for feature attributes.
{String} The feature namespace.
{String} Namespace alias (or prefix) for feature nodes.
{Array(OpenLayers.Feature.Vector)}
{String} Default title for features.
{Array(String) or String} The local (without prefix) feature typeName(s).
{Array(String)} Feature Ids to evaluate this rule against.
{String} Code for filter coordinate system.
{Array(OpenLayers.Filter)} Child filters for this filter.
{Object} Values to finish the animation with
{Boolean} We want the framed popup to work dynamically placed relative to its anchor but also in just one fixed position.
{Boolean} The Framed Cloud popup works in just one fixed position.
{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.Format} The format you want the data to be parsed with.
{Object} Hash of options which should be passed to the format when it is created.
{Object} Hash of options which should be passed to the format when it is created.
{Object} Hash of options which should be passed to the format when it is created.
{Object} Hash of options which should be passed to the format when it is created.
Close