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
 Scale, OpenLayers. Control. Scale. OpenLayers. Control
 scales, OpenLayers. Layer
 SelectFeature>, OpenLayers. Control. SelectFeature.<OpenLayers. Control
 selectStyle, OpenLayers. Control. SelectFeature
 separator, OpenLayers. Control. MousePosition
 seperator, OpenLayers. Control. Attribution
 serviceVersion, OpenLayers. Layer.TMS
 setBackgroundColor, OpenLayers. Popup. AnchoredBubble
 setBaseLayer, OpenLayers.Map
 setCenter, OpenLayers.Map
 setIsBaseLayer, OpenLayers. Layer
 setLayerIndex, OpenLayers.Map
 setMap
 setMapObjectCenter
 setName, OpenLayers. Layer
 setOpacity
 setOptions
 setSize, OpenLayers. Popup. AnchoredBubble
 setTileSize
 setUrl
 setVisibility
 show, OpenLayers. Element
 sides, OpenLayers. Handler. RegularPolygon
 singleTile
 size, OpenLayers. Control. OverviewMap
 Size, OpenLayers. Size. OpenLayers
 slideFactor
 snapAngle, OpenLayers. Handler. RegularPolygon
 snapToggle, OpenLayers. Handler. RegularPolygon
 space, OpenLayers. Format.JSON
 sphericalMercator
 startsWith
 style
 suffix, OpenLayers. Control. MousePosition
 supported
 Surface, OpenLayers. Geometry. Surface. OpenLayers. Geometry
 SVN, OpenLayers. Renderer. SVG. OpenLayers. Renderer
T
 Text, OpenLayers. Layer. Text. OpenLayers. Layer
 theme, OpenLayers.Map
 Tile, OpenLayers. Tile. OpenLayers
 TILE_HEIGHT, OpenLayers.Map
 TILE_WIDTH, OpenLayers.Map
 TileCache, OpenLayers. Layer. TileCache. OpenLayers. Layer
 tileOrigin
 tileSize
 time, OpenLayers. Console
 timeEnd, OpenLayers. Console
 TMS, OpenLayers. Layer. TMS. OpenLayers. Layer
 toArray, OpenLayers. Bounds
 toBBOX, OpenLayers. Bounds
 toggle, OpenLayers. Element
 toShortString, OpenLayers. LonLat
 toString, OpenLayers. Bounds
 trace, OpenLayers. Console
 triggerEvent, OpenLayers. Events
 trim
 type
{Array} An array of map scales in descending order.
{Object} Hash of styles
{String}
{String} String used to seperate layers.
{String}
setBackgroundColor:function(color)
setBaseLayer: function(newBaseLayer)
Allows user to specify one of the currently-loaded layers as the Map’s new base layer.
setCenter: function (lonlat,
zoom,
dragging,
forceZoomChange)
setIsBaseLayer: function(isBaseLayer)
setLayerIndex: function (layer,
idx)
Move the given layer to the specified (zero-based) index in the layer list, changing its z-index in the map display.
setMap: function(map)
Overridden from EventPane because if a map type has been specified, we need to attach a listener for the first moveend -- this is how we will know that the map has been centered.
setMap: function(map)
setMap: function(map)
When the layer is added to a map, then we can fetch our origin (if we don’t have one.)
setMap: function(map)
Overridden from EventPane because we need to remove this yahoo event pane which prohibits our drag and drop, and we can only do this once the map has been loaded and centered.
setMapObjectCenter: function(center,
zoom)
Set the mapObject to the specified center and zoom
setMapObjectCenter: function(center,
zoom)
Set the mapObject to the specified center and zoom
setMapObjectCenter: function(center,
zoom)
Set the mapObject to the specified center and zoom
setMapObjectCenter: function(center,
zoom)
Set the mapObject to the specified center and zoom
setName: function(newName)
Sets the new layer name for this layer.
setOpacity: function(opacity)
Sets the opacity for the entire layer (all images)
setOpacity:function(opacity)
setOptions: function (newOptions)
setOptions: function(options)
Change the map options
setSize:function(size)
setTileSize: function(size)
Set the tile size based on the map size.
setTileSize: function(size)
Check if we are in singleTile mode and if so, set the size as a ratio of the map size (as specified by the layer’s ‘ratio’ property).
setUrl: function(newUrl)
setUrl: function(newUrl)
setVisibility: function(visibility)
Set the visibility flag for the layer and hide/show & redraw accordingly.
setVisibility: function(visibility,
noEvent)
Set the visibility flag for the layer and hide/show&redraw accordingly.
show: function()
Show element(s) passed in
{Integer} Number of sides for the regular polygon.
{Boolean} Moves the layer into single-tile mode, meaning that one tile will be loaded.
{singleTile} Always true for untiled.
{singleTile} Always true for untiled.
{OpenLayers.Size} The overvew map size in pixels.
Create an instance of OpenLayers.Size
Pixels to slide by.
{Integer}
{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? 
Test whether a string starts with another string.
Deprecated.
{Object}
OpenLayers features can have a number of style attributes.
{Object} Default style for the layer
{String}
supported: function()
This should be overridden by specific subclasses
supported: function()
{Boolean} Whether or not the browser supports the SVG renderer
supported: function()
Determine whether a browser supports this renderer.
Create a text layer.
{String} Relative path to a CSS file from which to load theme styles.
Constructor for a new OpenLayers.Tile instance.
{Integer} 256 Default tile height (unless otherwise specified)
{Integer} 256 Default tile width (unless otherwise specified)
Create a new read only TileCache layer.
{OpenLayers.LonLat} Location of the tile lattice origin.
{OpenLayers.Pixel}
{OpenLayers.Size}
{OpenLayers.Size} Set in the map options to override the default tile size for this map.
time: function()
Creates a new timer under the given name.
timeEnd: function()
Stops a timer created by a call to OpenLayers.Console.time(name) and writes the time elapsed.
toArray: function()
{Array} array of left, bottom, right, top
toBBOX:function(decimal)
toggle: function()
Toggle the visibility of element(s) passed in
toShortString:function()
{String} Shortened String representation of OpenLayers.LonLat object.
toString:function()
{String} String representation of bounds object.
trace: function()
Prints an interactive stack trace of JavaScript execution at the point where it is called.
triggerEvent: function (type,
evt)
Trigger a specified registered event
Removes leading and trailing whitespace characters from a string.
Deprecated.
{GMapType}
{?}
{VEMapType}
{YahooMapType}