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
I
 icon, OpenLayers. Layer. GeoRSS
 id, OpenLayers. Layer
 imageSize, OpenLayers. Popup. FramedCloud
 includeXY, OpenLayers. Events
 indent, OpenLayers. Format.JSON
 internalProjection, OpenLayers. Format
 irregular, OpenLayers. Handler. RegularPolygon
 isAlphaImage
 isBaseLayer
 isDefault, OpenLayers. Style
 isFixed
 isVector, OpenLayers. Layer. Vector
K
 keyMask, OpenLayers. Handler
 kmlns, OpenLayers. Format.KML
L
 lat, OpenLayers. LonLat
 layerName
 layers
 limit, OpenLayers. Control. NavigationHistory
 location, OpenLayers. Layer.Text
 lon, OpenLayers. LonLat
 lowerBoundary, OpenLayers. Filter. Comparison
 lzd, OpenLayers. Layer. WorldWind
M
 map, OpenLayers. Layer
 mapOptions, OpenLayers. Control. OverviewMap
 maxDepth, OpenLayers. Format.KML
 maxExtent
 maxRatio, OpenLayers. Control. OverviewMap
 maxResolution
 maxScale
 maxScaleDenominator, OpenLayers.Rule
 maxSize
 minExtent
 minRatio, OpenLayers. Control. OverviewMap
 minRectDisplayClass, OpenLayers. Control. OverviewMap
 minRectSize, OpenLayers. Control. OverviewMap
 minResolution
 minScale
 minScaleDenominator, OpenLayers.Rule
 minSize
 mode, OpenLayers. Control. ModifyFeature
 multiple, OpenLayers. Control. SelectFeature
N
 name
 newline, OpenLayers. Format.JSON
 next, OpenLayers. Control. NavigationHistory
 nextOptions, OpenLayers. Control. NavigationHistory
 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
P
 panMapIfOutOfView
 persist
 pixelTolerance
 placemarksDesc, OpenLayers. Format.KML
 popupClass, OpenLayers. Feature
 popupSize, OpenLayers. Layer. GeoRSS
 prefix, OpenLayers. Control. MousePosition
 previous, OpenLayers. Control. NavigationHistory
 previousOptions, OpenLayers. Control. NavigationHistory
 projection
 property
R
 radius, OpenLayers. Handler. RegularPolygon
 ratio
 rendererOptions, OpenLayers. Layer. Vector
 reportError, OpenLayers. Layer. Vector
 reproject, OpenLayers. Layer. HTTPRequest
 resolution, OpenLayers. Layer. KaMap
 resolutions
 restrictedExtent, OpenLayers.Map
 rssns, OpenLayers. Format. GeoRSS
{OpenLayers.Icon}.
{String}
{OpenLayers.Size}
{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.Projection} When passed a externalProjection and internalProjection, the format will reproject the geometries it reads or writes.
{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} Whether or not 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.
{Boolean}
{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.
{String} name of the layer that this style belongs to, usually according to the NamedLayer attribute of an SLD document.
{Array(OpenLayers.Layer)} Ordered list of layers in the overview map.
{Array(OpenLayers.Layer)} Ordered list of layers in the map
{Integer} Optional limit on the number of history items to retain.
{String} URL of text file.
{Float} The x-axis coodinate in map units
{Number} or {String} lower boundary for between comparisons.
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.
{Integer} Maximum depth for recursive loading external KML URLs Defaults to 0: do no external fetching
{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}
{Number} or {String} maximum scale at which to draw the feature.
{OpenLayers.Size} Maximum size allowed for the popup’s contents.
{OpenLayers.Size}
{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.
{String} Replacement style class name for the extent rectangle when minRectSize is reached.
{Integer} The minimum width or height (in pixels) of the extent rectangle on the overview map.
{Float}
{Float}
{Float}
{Float}
{Number} or {String} minimum scale at which to draw the feature.
{OpenLayers.Size} Minimum size allowed for the popup’s contents.
{OpenLayers.Size}
{Integer} Bitfields specifying the modification mode.
{Boolean} Allow selection of multiple geometries.
{String}
{String} name of this rule
{String}
{String} For “pretty” printing, the newline string will be used at the end of each name/value pair or array item.
{OpenLayers.Control} A button type control whose trigger method restores the next state managed by this control.
{Object} Set this property on the options argument of the constructor to set optional properties on the next control.
{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} Deprecated.
{Function} Deprecated.
{Function} Deprecated.
{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 overview map itself.
{Boolean} When drawn, pan map such that the entire popup is visible in the current viewport (if necessary).
{Boolean} Framed Cloud does pan into view by default.
{Boolean} Leave the feature rendered until destroyFeature is called.
{Boolean} Leave the feature rendered until clear is called.
{Number} Maximum number of pixels between mouseup and mousedown for an event to be considered a click.
{String} Name of the placemarks.
{OpenLayers.Class} The class which will be used to instantiate a new Popup.
{OpenLayers.Size} This determines the size of GeoRSS popups.
{String}
{OpenLayers.Control} A button type control whose trigger method restores the previous state managed by this control.
{Object} Set this property on the options argument of the constructor to set optional properties on the previous control.
{OpenLayers.Projection} or {String} Set in the layer options to override the default projection string this layer - also set maxExtent, maxResolution, and units if appropriate.
{String} Set in the map options to override the default projection string this map - also set maxExtent, maxResolution, and units if appropriate.
{String} name of the context property to compare
{String} Name of the context property to compare.
{Float} Optional radius in map units of the regular polygon.
{Float} Used only when in single-tile mode, this specifies the ratio of the size of the single tile to the size of the map.
{Float} the ratio of image/tile size to map size (this is the untiled buffer)
{Object} Options for the renderer.
{Boolean} report friendly error message when loading of renderer fails.
Deprecated.
{Float}
{Array} A list of map resolutions (map units per pixel) in descending order.
{Array(Float)} A list of map resolutions (map units per pixel) in descending order.
{OpenLayers.Bounds} Limit map navigation to this extent where possible.
{String} RSS namespace to use.
Close