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
S
 saveFeatureState, OpenLayers. Protocol. SQL. Gears
 scales, OpenLayers. Layer
 schemaLocation
 scope, OpenLayers. Protocol.HTTP
 selectControl, OpenLayers. Control. ModifyFeature
 selectedFeature
 selectedFeatures, OpenLayers. Layer. Vector
 selectStyle, OpenLayers. Control. SelectFeature
 separator, OpenLayers. Control. MousePosition
 seperator, OpenLayers. Control. Attribution
 serialize, OpenLayers. Format.JSON
 serviceVersion, OpenLayers. Layer.TMS
 sides, OpenLayers. Handler. RegularPolygon
 single, OpenLayers. Handler. Click
 singleTile
 size
 slideFactor
 slider, OpenLayers. Control. PanZoomBar
 sliderEvents, OpenLayers. Control. PanZoomBar
 smoothDragPan, OpenLayers. Layer. EventPane
 snapAngle, OpenLayers. Handler. RegularPolygon
 snapToggle, OpenLayers. Handler. RegularPolygon
 space, OpenLayers. Format.JSON
 sphericalMercator
 srsName, OpenLayers. Format. GML.Base
 start, OpenLayers. Handler.Drag
 started, OpenLayers. Handler.Drag
 state, OpenLayers. Feature. Vector
 status, OpenLayers. Ajax. Response
 statusText, OpenLayers. Ajax. Response
 stopClick, OpenLayers. Handler. Feature
 stopDouble, OpenLayers. Handler. Click
 stopDown
 stopMove, OpenLayers. Handler. Hover
 stopSingle, OpenLayers. Handler. Click
 stopUp, OpenLayers. Handler. Feature
 strategies, OpenLayers. Layer. Vector
 style
 styleBaseUrl, OpenLayers. Format.KML
 styleMap, OpenLayers. Layer. Vector
 styles
 suffix, OpenLayers. Control. MousePosition
 SUPPORTED_TRANSITIONS, OpenLayers. Layer
 symbolCache, OpenLayers. Renderer.VML
 symbolizer, OpenLayers.Rule
 symbolSize, OpenLayers. Renderer.SVG
{Boolean} Whether to save the feature state (OpenLayers.State) into the database, defaults to true.
{Array} An array of map scales in descending order.
{String} Schema location for a particular minor version.
{String} http://www.opengis.net/ogc/filter/1.0.0/filter.xsd
{String} Schema location for a particular minor version.
{String} Schema location for a particular minor version.
{String} Schema location for a particular minor version.
{String} Schema location for a particular minor version.
{String} http://www.opengis.net/sld http://schemas.opengis.net/sld/1.0.0/StyledLayerDescriptor.xsd
{String} Schema location for a particular minor version.
{String} http://www.opengis.net/context http://schemas.opengis.net/context/1.0.0/context.xsd
{String} http://www.opengis.net/context http://schemas.opengis.net/context/1.1.0/context.xsd
{Object} Callback execution scope, read-only, set through the options passed to the constructor.
{OpenLayers.Control.SelectFeature}
{OpenLayers.Feature}
{OpenLayers.Feature}
{Array(OpenLayers.Feature.Vector)}
{Object} Hash of styles
{String}
{String} String used to seperate layers.
Object with properties corresponding to the serializable data types.
{String}
{Integer} Number of sides for the regular polygon.
{Boolean} Handle single clicks.
{Boolean} Moves the layer into single-tile mode, meaning that one tile will be loaded.
{Boolean} use tile server or request single tile image.
{singleTile} Always true for untiled.
{singleTile} Always true for untiled.
{OpenLayers.Size} The overvew map size in pixels.
{OpenLayers.Size}
{OpenLayers.Size} The image size in pixels
{OpenLayers.Size} Size of the main div (this.div)
{OpenLayers.Size} the width and height of the popup.
{OpenLayers.Size}
{OpenLayers.Size} null
Pixels to slide by.
{Integer} Number of pixels by which we’ll pan the map in any direction on clicking the arrow buttons.
{Integer} Number of pixels by which we’ll pan the map in any direction on clicking the arrow buttons.
{OpenLayers.Events}
{Boolean} smoothDragPan determines whether non-public/internal API methods are used for better performance while dragging EventPane layers.
{Float} If set to a non-zero value, the handler will snap the polygon rotation to multiples of the snapAngle.
{String} If set, snapToggle is checked on mouse events and will set the snap mode to the opposite of what it currently is.
{String} For “pretty” printing, the space string will be used after the “:” separating a name/value pair.
{Boolean} Should the map act as a mercator-projected map? 
{Boolean} Should the map act as a mercator-projected map? 
{Boolean} Should the map act as a mercator-projected map? 
{String} URI for spatial reference system.
{OpenLayers.Pixel} The first pixel location of the drag.
{Boolean} When a mousedown event is received, we want to record it, but not set ‘dragging’ until the mouse moves after starting.
{String}
{Integer}
{String}
{Boolean} If stopClick is set to true, handled clicks do not propagate to other click listeners.
{Boolean} Stop other listeners from being notified of double-clicks.
{Boolean} Stop propagation of mousedown events from getting to listeners on the same element.
{Boolean} If stopDown is set to true, handled mousedowns do not propagate to other mousedown listeners.
{Boolean} Stop other listeners from being notified on mousemoves.
{Boolean} Stop other listeners from being notified of clicks.
{Boolean} If stopUp is set to true, handled mouseups do not propagate to other mouseup listeners.
{Array(OpenLayers.Strategy})} Optional list of strategies for the layer.
{Object}
{Object} Default style for the layer
{String}
{OpenLayers.StyleMap}
{Object} Storage of style objects
Hash of {OpenLayers.Style}, keyed by names of well known rendering intents (e.g.
{String}
{Array} An immutable (that means don’t change it!)
{DOMElement} node holding symbols.
{Object} Symbolizer or hash of symbolizers for this rule.
{Object} Cache for symbol sizes according to their svg coordinate space
Close