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
 scales, OpenLayers. Layer
 select, OpenLayers. Handler. Feature
 selectedFeature, OpenLayers. Layer. GeoRSS
 setBackgroundColor, OpenLayers. Popup
 setBorder
 setCenter, OpenLayers. Control. ArgParser
 setContentHTML, OpenLayers. Popup
 setLayerIndex, OpenLayers.Map
 setLayerZIndex, OpenLayers.Map
 setMap
 setOpacity
 setOptions, OpenLayers.Map
 setSize
 show, OpenLayers. Popup
 size
 Size, OpenLayers. Size. OpenLayers
 start, OpenLayers. Handler.Drag
 started, OpenLayers. Handler.Drag
 state, OpenLayers. Feature. Vector
 stop, OpenLayers. Event
 stopObserving, OpenLayers. Event
 stopObservingElement, OpenLayers. Event
 style
T
 theme, OpenLayers.Map
 tile, OpenLayers. Layer. Image
 Tile, OpenLayers. Tile. OpenLayers
 TILE_HEIGHT, OpenLayers.Map
 TILE_WIDTH, OpenLayers.Map
 tileSize, OpenLayers.Map
 time, OpenLayers. Console
 toggle, OpenLayers. Popup
 top, OpenLayers. Bounds
 toShortString, OpenLayers. Geometry. Point
 toState, OpenLayers. Feature. Vector
 toString
 trace, OpenLayers. Console
 trigger, OpenLayers. Control. ZoomToMaxExtent
 triggerEvent, OpenLayers. Events
 type
U
 units
 unloadCache, OpenLayers. Event
 unloadDestroy, OpenLayers.Map
 unregister
 updatePosition, OpenLayers. Popup
 url
V
 Vector
 VERSION_NUMBER, OpenLayers
 viewPortDiv, OpenLayers.Map
 viewRequestID, OpenLayers.Map
 visible, OpenLayers. Popup
W
 w, OpenLayers.Size
 warn, OpenLayers. Console
 WFS
 wheelListener, OpenLayers. Handler. MouseWheel
 WKT, OpenLayers. Format. WKT. OpenLayers. Format
 WMS, OpenLayers. Layer. WMS. OpenLayers. Layer
 wrapDateLine, OpenLayers. Layer
 write
X
 x
Y
 y, OpenLayers. Geometry. Point
Z
 Z_INDEX_BASE, OpenLayers.Map
 zoom, OpenLayers.Map
{Array}
select: function(type,
evt)
Trigger the appropriate callback if a feature is under the mouse.
{OpenLayers.Feature}
setBackgroundColor:function(color)
setBorder: function (color,
width)
Allow the user to change the box’s color and border width
setBorder:function(border)
setCenter: function()
As soon as a baseLayer has been loaded, we center and zoom ...and remove the handler.
setContentHTML:function(contentHTML)
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.
setLayerZIndex: function (layer,
zIdx)
Private.
setMap: function(map)
Set the map property for the control.
setMap: function(map)
Set the map property for the control.
setMap: function (map)
setOpacity: function(opacity)
Change the icon’s opacity
setOpacity: function(opacity)
Change the opacity of the marker by changin the opacity of its icon
setOpacity:function(opacity)
setOptions: function(options)
Change the map options
setSize: function(size)
setSize:function(size)
show: function()
{OpenLayers.Size}
{OpenLayers.Size} The image size in pixels
{OpenLayers.Size} Size of the main div (this.div)
{OpenLayers.Size}
{OpenLayers.Size} null
Create an instance of OpenLayers.Size
{OpenLayers.Pixel}
{Boolean} When a mousedown event is received, we want to record it, but not set ‘dragging’ until the mouse moves after starting.
{String}
stop: function(event,
allowDefault)
Stops an event from propagating.
stopObserving: function(elementParam,
name,
observer,
useCapture)
stopObservingElement: function(elementParam)
Given the id of an element to stop observing, cycle through the element’s cached observers, calling stopObserving on each one, skipping those entries which can no longer be removed.
{Object}
OpenLayers features can have a number of style attributes.
{String} Relative path to a CSS file from which to load theme styles.
{OpenLayers.Tile.Image}
Constructor for a new OpenLayers.Tile instance.
{Integer} 256
{Integer} 256
{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.
toggle: function()
{Number}
toShortString: function()
{String} Shortened String representation of Point object.
toState: function(state)
Sets the new state
toString: function()
Returns the Well-Known Text representation of a geometry
toString:function()
Return a readable string version of the lonlat
toString:function()
Cast this object into a string
toString:function()
Return the string representation of a size object
trace: function()
Prints an interactive stack trace of JavaScript execution at the point where it is called.
trigger: function()
Do the zoom.
triggerEvent: function (type,
evt)
Trigger a specified registered event
{OpenLayers.Control.TYPES} Controls can have a ‘type’.
TYPE_BUTTON.
{String} The layer map units.
{String} The map units.
unloadCache: function()
Cycle through all the element entries in the events cache and call stopObservingElement on each.
Function that is called to destroy the map on page unload.
unregister: function (type,
obj,
func)
unregister: function (name,
method)
unregister an event from the map
updatePosition: function()
if the popup has a lonlat and its map members set, then have it move itself to its proper position
{String} image url
{String} URL of the image to use
{String} url of the request
{String} The URL of the image being requested.
{String}
Create a vector feature.
Create a new vector layer
{HTMLDivElement} The element that represents the map viewport
{String} Used to store a unique identifier that changes when the map view changes.
visible: function()
{Boolean} Boolean indicating whether or not the popup is visible
{Number} width
warn: function()
Writes a message to the console with the visual “warning” icon and color coding and a hyperlink to the line where it was called.
Create a WFS feature.
Constructor for a new OpenLayers.Tile.WFS instance.
{function}
Create a new parser for WKT
Create a new WMS layer object
{Boolean} #487 for more info.
write: function(object)
Accept an object, and return a string.
write: function(features)
Serialize a feature or array of features into a WKT string.
{float}
{Number} The x coordinate
{float}
{Object} Base z-indexes for different classes of thing
{Integer} The current zoom level of the map