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
D
 data, OpenLayers.Format
 databaseName, OpenLayers.Protocol.SQL
 dataFrom, OpenLayers.Layer.PointTrack
 dateRegEx, OpenLayers.Date
 dblclickTolerance, OpenLayers.Handler.Click
 defaultCode, OpenLayers.Lang
 defaultControl, OpenLayers.Control.Panel
 defaultDesc, OpenLayers.Format.GPX
 defaultEntryTitle, OpenLayers.Format.Atom
 defaults, OpenLayers.Projection
 defaultStyle, OpenLayers.Format.Text
 defaultSymbolizer, OpenLayers.Format.SLD.v1
 defaultVersion
 deferDelete, OpenLayers.Control.Split
 delay
 deleteCodes, OpenLayers.Control.ModifyFeature
 deleteWithPOST, OpenLayers.Protocol.HTTP
 description, OpenLayers.Style2
 dimensions, OpenLayers.Layer.WMTS
 direction, OpenLayers.Control.MouseToolbar
 displayInLayerSwitcher
 displayOutsideMaxExtent, OpenLayers.Layer
 displayProjection
 displaySystem, OpenLayers.Control.Measure
 distance
 distanceUnits, OpenLayers.Filter.Spatial
 DistributedSearch, OpenLayers.Format.CSWGetRecords.v2_0_2
 div
 documentDrag
 double, OpenLayers.Handler.Click
 dragPanOptions
 drillDown
 duration, OpenLayers.Tween
 dx, OpenLayers.Layer.PointGrid
 dy, OpenLayers.Layer.PointGrid
E
 easing, OpenLayers.Tween
 edge, OpenLayers.Control.Split
 emptyString, OpenLayers.Control.MousePosition
 enableKinetic, OpenLayers.Control.DragPan
 encodeBBOX
 errorProperty
 eventListeners
 events
 extensions, OpenLayers.Events
 externalGraphic, OpenLayers.Symbolizer.Point
 externalProjection, OpenLayers.Format
 extractAttributes
 extractRoutes, OpenLayers.Format.GPX
 extractStyles, OpenLayers.Format.Text
 extractTracks
 extractWaypoints, OpenLayers.Format.GPX
{Object} When keepData is true, this is the parsed string sent to read.
{String}
{OpenLayers.Layer.PointTrack.TARGET_NODE} or {OpenLayers.Layer.PointTrack.SOURCE_NODE} optional.
The regex to be used for validating dates.
{Number} Maximum distance in pixels between clicks for a sequence of events to be considered a double click.
{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.
{String} Default description for the waypoints/tracks in the case where the feature has no “description” attribute.
{String} Atom entry elements require a title.
{Object} Defaults for the SRS codes known to OpenLayers (currently EPSG:4326, CRS:84, urn:ogc:def:crs:EPSG:6.6:4326, EPSG:900913, EPSG:3857, EPSG:102113 and EPSG:102100).
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.
{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.
{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.
{Boolean} true if delete operations are done with POST requests defaults to false.
{String} Description of this style.
{Array} For RESTful request encoding, extra dimensions may be specified.
{String} ‘vertical’ or ‘horizontal’
{Boolean} Allows the Graticule control to be switched on and off by LayerSwitcher control.
{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 for projections other than EPSG:4326 or EPSG:900913/EPSG:3857.
{String} Display system for output measurements.
{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.
{String} Value of the csw:DistributedSearch element, used when writing a csw:GetRecords document.
{DOMElement} The element that contains the control, if not present the control is placed inside the map.
{DOMElement}
{DOMElement|String} The element that contains the map (or an id for that element).
{Boolean} If set to true, mouse dragging will continue even if the mouse cursor leaves the map viewport.
{Boolean} If set to true, mouse dragging will continue even if the mouse cursor leaves the map viewport.
{Boolean} If set to true, dragging vertices will continue even if the mouse cursor leaves the map viewport.
{Boolean} Allow panning of the map by dragging outside map viewport.
{Boolean} Allow panning of the map by dragging outside map viewport.
{Boolean} If set to true, the handler will also handle mouse moves when the cursor has moved out of the map viewport.
{Boolean} Handle double-clicks.
{Object} Options passed to the DragPan control.
{Object} Options passed to the DragPan control.
{Boolean} Drill down over all WMS layers in the map.
{Boolean} Drill down over all WMTS layers in the map.
{int} duration of the tween (number of steps)
{Number} Point grid spacing in the x-axis direction (map units).
{Number} Point grid spacing in the y-axis direction (map units).
{<OpenLayers.Easing>(Function)} Easing equation used for the animation Defaultly set to OpenLayers.Easing.Expo.easeOut
{Boolean} Allow splits given intersection of edges only.
{String} Set this to some value to set when the mouse is outside the map.
{Boolean} Set this option to enable “kinetic dragging”.
{Boolean} Should the BBOX commas be encoded? 
{Boolean} Should the BBOX commas be encoded? 
{String} Which property of the returned object to check for in order to determine whether or not parsing has failed.
{String} Which property of the returned object to check for in order to determine whether or not parsing has failed.
{Object} If set as an option at construction, the eventListeners object will be registered with OpenLayers.Events.on.
{Object} Object with event listeners, keyed by event name.
{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} Events instance for listeners and triggering control specific events.
{OpenLayers.Events} Events instance for listeners and triggering control specific events.
{OpenLayers.Events} Events instance for listeners and triggering control specific events.
{OpenLayers.Events} Events instance for listeners and triggering control specific events.
{OpenLayers.Events} Events instance for listeners and triggering control specific events.
{OpenLayers.Events} Events instance for listeners and triggering control specific events.
{OpenLayers.Events} Events instance for listeners and triggering control specific events.
{OpenLayers.Events} Events instance for listeners and triggering control specific events.
{OpenLayers.Events} Events instance for listeners and triggering control specific events.
{OpenLayers.Events} Events instance for listeners and triggering control specific events.
{OpenLayers.Events} Events instance for listeners and triggering control specific events.
{OpenLayers.Events} Events instance for listeners and triggering control specific events.
{OpenLayers.Events} Events instance for listeners and triggering control specific events.
{OpenLayers.Events}
{OpenLayers.Events}
{OpenLayers.Events}
{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 strategy object.
{OpenLayers.Events} An events object that handles all events on the tile.
{OpenLayers.Events} An events object that handles all events on the tile.
{Object} Event extensions registered with this instance.
{String} Url to an external graphic that will be used for rendering points.
{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} 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 gx:Track elements from Placemark elements.
{Boolean} Extract waypoints from GPX.
Close