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
G
 GeoJSON, OpenLayers. Format. GeoJSON. OpenLayers. Format
 geometry
 Geometry, OpenLayers. Geometry. OpenLayers
 geometryClone
 geometryType, OpenLayers. Layer. Vector
 geometryTypes
 geons, OpenLayers. Format. GeoRSS
 GeoRSS
 georssns, OpenLayers. Format. GeoRSS
 getArea
 getArgs, Util
 getAttributeNodeNS, OpenLayers. Format.XML
 getAttributeNS, OpenLayers. Format.XML
 getBounds, OpenLayers. Geometry
 getBoundsFromBaseLayer, OpenLayers.Tile
 getBrowserName, Util
 getCenter, OpenLayers.Map
 getCenterLonLat, OpenLayers. Bounds
 getCenterPixel, OpenLayers. Bounds
 getChildValue
 getComponentsString, OpenLayers. Geometry. Collection
 getComponentString, OpenLayers. Renderer.SVG
 getControl, OpenLayers.Map
 getCornersToRound, OpenLayers. Popup. AnchoredBubble
 getCurrentSize, OpenLayers.Map
 getDataExtent
 getDimensions, OpenLayers. Element
 getElement, Util
 getElementsByTagNameNS
 getExtent
 getFeatureById, OpenLayers. Layer. Vector
 getFeatureFromEvent, OpenLayers. Layer. Vector
 getFeatureIdFromEvent
 getFullRequestString
 getGridBounds, OpenLayers. Layer.Grid
 getHeight
 getImageSize, OpenLayers. Layer
 getImagesLocation, Util
 getLatitudeFromMapObjectLonLat
 getLayer, OpenLayers.Map
 getLayerIndex, OpenLayers.Map
 getLayerPxFromLonLat, OpenLayers.Map
 getLayerPxFromViewPortPx, OpenLayers.Map
 getLength
 getLongitudeFromMapObjectLonLat
 getLonLatFromLayerPx, OpenLayers.Map
 getLonLatFromOverviewPx, OpenLayers. Control. OverviewMap
 getLonLatFromPixel, OpenLayers.Map
 getLonLatFromViewPortPx
 getMapBoundsFromRectBounds, OpenLayers. Control. OverviewMap
 getMapObjectBoundsFromOLBounds, OpenLayers. Layer. Google
 getMapObjectCenter
 getMapObjectLonLatFromLonLat
 getMapObjectLonLatFromMapObjectPixel
 getMapObjectLonLatFromOLLonLat, OpenLayers. Layer. EventPane
 getMapObjectPixelFromMapObjectLonLat
 getMapObjectPixelFromOLPixel, OpenLayers. Layer. EventPane
 getMapObjectPixelFromXY
 getMapObjectSizeFromOLSize, OpenLayers. Layer. Yahoo
 getMapObjectZoom
 getMapObjectZoomFromMapObjectBounds, OpenLayers. Layer. Google
 getMapObjectZoomFromOLZoom
 getMaxExtent, OpenLayers.Map
 getMaxResolution, OpenLayers.Map
 getMousePosition, OpenLayers. Events
 getNodes, Util
 getNodeType
 getNumLayers, OpenLayers.Map
 getNumZoomLevels, OpenLayers.Map
 getOLBoundsFromMapObjectBounds, OpenLayers. Layer. Google
 getOLLonLatFromMapObjectLonLat, OpenLayers. Layer. EventPane
 getOLPixelFromMapObjectPixel, OpenLayers. Layer. EventPane
 getOLZoomFromMapObjectZoom
 getOverviewPxFromLonLat, OpenLayers. Control. OverviewMap
 getParameters, Util
 getParameterString, Util
 getPixelFromLonLat, OpenLayers.Map
 getProjection, OpenLayers.Map
 getRectBoundsFromMapBounds, OpenLayers. Control. OverviewMap
 getRectPxBounds, OpenLayers. Control. OverviewMap
 getResolution
 getResolutionFromScale, Util
 getScale, OpenLayers.Map
 getScaleFromResolution, Util
 getShortString, OpenLayers. Renderer.SVG
 getSize
 getStyle, OpenLayers. Element
 getTagText, Util
 getTileBounds
 getTilesBounds, OpenLayers. Layer.Grid
 getTileSize, OpenLayers.Map
 getTransport, OpenLayers.Ajax
 getUrl, OpenLayers. Layer.TMS
 getURL
 getViewPortPxFromLayerPx, OpenLayers.Map
 getViewPortPxFromLonLat
 getVisibility, OpenLayers. Layer
 getWarningHTML
 getWidth, OpenLayers. Bounds
 getXFromMapObjectPixel
 getXmlNodeValue, Util
 getYFromMapObjectPixel
 getZoom
 getZoomForExtent
 getZoomForResolution
 GML
 gmlns, OpenLayers. Format.GML
 Google, OpenLayers. Layer. Google. OpenLayers. Layer
 granularity, OpenLayers. Control. MousePosition
 grid, OpenLayers. Layer.Grid
 Grid, OpenLayers. Layer. Grid. OpenLayers. Layer
 group, OpenLayers. Console
 groupDiv, OpenLayers. Popup
 groupEnd, OpenLayers. Console
 gutter, OpenLayers. Layer
Create a new parser for GeoJSON.
{OpenLayers.Geometry}
Return a GeoJSON object representing a single geometry.
{String} Name of geometry element.
Creates a geometry object.
geometryClone: function()
Return a clone of the relevant geometry.
geometryClone: function()
Return a clone of the relevant geometry.
geometryClone: function()
Return a clone of the relevant geometry.
{String} geometryType allows you to limit the types of geometries this layer supports.
{Array(String)} To restrict dragging to a limited set of geometry types, send a list of strings corresponding to the geometry class names.
{Array(String)} To restrict modification to a limited set of geometry types, send a list of strings corresponding to the geometry class names.
{Array(String)} To restrict selecting to a limited set of geometry types, send a list of strings corresponding to the geometry class names.
{String} W3C Geo namespace to use.
Create a new parser for GeoRSS.
Create a GeoRSS Layer.
{String} GeoRSS namespace to use.
getArea: function()
Calculate the area of this geometry.
getArea: function()
Calculate the area of this geometry.
getArea: function()
getArea: function()
Calculated by subtracting the areas of the internal holes from the area of the outer hole.
getArea: function()
{Float} The area of the geometry
OpenLayers.Util.getArgs = function(url)
getAttributeNodeNS: function(node,
uri,
name)
Get an attribute node given the namespace URI and local name.
getAttributeNS: function(node,
uri,
name)
Get an attribute value given the namespace URI and local name.
getBounds: function()
Get the bounds for this Geometry.
getBoundsFromBaseLayer: function(position)
Take the pixel locations of the corner of the tile, and pass them to the base layer and ask for the location of those pixels, so that displaying tiles over Google works fine.
OpenLayers.Util.getBrowserName = function()
{String} A string which specifies which is the current browser in which we are running.
getCenter: function ()
{OpenLayers.LonLat}
getCenterLonLat:function()
{OpenLayers.LonLat} The center of the bounds in map space.
getCenterPixel:function()
{OpenLayers.Pixel} The center of the bounds in pixel space.
getChildValue: function(node,
nsuri,
name,
def)
getChildValue: function(node,
def)
Get the value of the first child node if it exists, or return an optional default string.
getComponentsString: function()
Get a string representing the components for this collection
getControl: function (id)
getCornersToRound:function()
{String} The proper corners string (“tr tl bl br”) for rico to round.
getCurrentSize: function()
{OpenLayers.Size} A new OpenLayers.Size object with the dimensions of the map div
getDataExtent: function ()
Calculates the max extent which includes all of the data for the layer.
getDataExtent: function ()
Calculates the max extent which includes all of the markers.
getDimensions: function(element)
OpenLayers.Util.getElement = function()
This is the old $() from prototype
OpenLayers.Ajax.getElementsByTagNameNS = function(parentnode,
nsuri,
nsprefix,
tagname)
getElementsByTagNameNS: function(node,
uri,
name)
Get a list of elements on a node given the namespace URI and local name.
getExtent: function()
{OpenLayers.Bounds} A Bounds object which represents the lon/lat bounds of the current viewPort.
getExtent: function ()
Calculates using px-> lonlat translation functions on tl and br corners of viewport
getExtent: function()
Get the map’s extent.
getExtent: function ()
{OpenLayers.Bounds} A Bounds object which represents the lon/lat bounds of the current viewPort.
getFeatureById: function(featureId)
Given a feature id, return the feature if it exists in the features array
getFeatureFromEvent: function(evt)
Given an event, return a feature if the event occurred over one.
getFeatureIdFromEvent: function(evt)
Returns a feature id from an event on the renderer.
getFeatureIdFromEvent: function(evt)
getFullRequestString:function(newParams,
altUrl)
Combine url with layer’s params and these newParams.
getFullRequestString:function(newParams,
altUrl)
combine the layer’s url with its params and these newParams.
getFullRequestString:function(newParams)
combine the layer’s url with its params and these newParams.
getFullRequestString:function(newParams)
Combine the layer’s url with its params and these newParams.
getGridBounds: function()
Deprecated.
getHeight:function()
{Float} The height of the bounds (top minus bottom).
getHeight: function(element)
getImageSize: function()
{OpenLayers.Size} The size that the image should be, taking into account gutters.
OpenLayers.Util.getImagesLocation = function()
{String} The fully formatted image location string
getLatitudeFromMapObjectLonLat: function(moLonLat)
getLatitudeFromMapObjectLonLat: function(moLonLat)
getLatitudeFromMapObjectLonLat: function(moLonLat)
getLatitudeFromMapObjectLonLat: function(moLonLat)
getLayer: function(id)
Get a layer based on its id
getLayerIndex: function (layer)
getLayerPxFromLonLat: function (lonlat)
getLayerPxFromViewPortPx:function(viewPortPx)
getLength: function()
Calculate the length of this geometry.
getLength: function()
Calculate the length of this geometry
getLength: function()
{Float} The length of the curve
getLength: function()
{Float} The length of the geometry
getLongitudeFromMapObjectLonLat: function(moLonLat)
getLongitudeFromMapObjectLonLat: function(moLonLat)
getLongitudeFromMapObjectLonLat: function(moLonLat)
getLongitudeFromMapObjectLonLat: function(moLonLat)
getLonLatFromLayerPx: function (px)
getLonLatFromOverviewPx: function(overviewMapPx)
Get a map location from a pixel location
getLonLatFromPixel: function (px)
getLonLatFromViewPortPx: function (viewPortPx)
getLonLatFromViewPortPx: function (viewPortPx)
Get a map location from a pixel location
getLonLatFromViewPortPx: function (viewPortPx)
getMapBoundsFromRectBounds: function(pxBounds)
Get the map bounds from the rect bounds.
getMapObjectBoundsFromOLBounds: function(olBounds)
getMapObjectCenter: function()
{Object} The mapObject’s current center in Map Object format
getMapObjectCenter: function()
{Object} The mapObject’s current center in Map Object format
getMapObjectCenter: function()
{Object} The mapObject’s current center in Map Object format
getMapObjectCenter: function()
{Object} The mapObject’s current center in Map Object format
getMapObjectLonLatFromLonLat: function(lon,
lat)
getMapObjectLonLatFromLonLat: function(lon,
lat)
getMapObjectLonLatFromLonLat: function(lon,
lat)
getMapObjectLonLatFromLonLat: function(lon,
lat)
getMapObjectLonLatFromMapObjectPixel: function(moPixel)
getMapObjectLonLatFromMapObjectPixel: function(moPixel)
getMapObjectLonLatFromMapObjectPixel: function(moPixel)
getMapObjectLonLatFromMapObjectPixel: function(moPixel)
getMapObjectLonLatFromOLLonLat: function(olLonLat)
Get a 3rd party map location from an OL map location.
getMapObjectPixelFromMapObjectLonLat: function(moLonLat)
getMapObjectPixelFromMapObjectLonLat: function(moLonLat)
getMapObjectPixelFromMapObjectLonLat: function(moLonLat)
getMapObjectPixelFromMapObjectLonLat: function(moLonLat)
getMapObjectPixelFromOLPixel: function(olPixel)
Get a 3rd party pixel location from an OL pixel location
getMapObjectPixelFromXY: function(x,
y)
getMapObjectPixelFromXY: function(x,
y)
getMapObjectPixelFromXY: function(x,
y)
getMapObjectPixelFromXY: function(x,
y)
getMapObjectSizeFromOLSize: function(olSize)
getMapObjectZoom: function()
{Integer} The mapObject’s current zoom, in Map Object format
getMapObjectZoom: function()
{Integer} The mapObject’s current zoom, in Map Object format
getMapObjectZoom: function()
{Integer} The mapObject’s current zoom, in Map Object format
getMapObjectZoom: function()
{Integer} The mapObject’s current zoom, in Map Object format
getMapObjectZoomFromMapObjectBounds: function(moBounds)
getMapObjectZoomFromOLZoom: function(olZoom)
Get the map object zoom level from the OL zoom level
getMapObjectZoomFromOLZoom: function(olZoom)
getMaxExtent: function ()
{OpenLayers.Bounds}
getMaxResolution: function()
{String} The Map’s Maximum Resolution
getMousePosition: function (evt)
OpenLayers.Util.getNodes=function(p,
tagName)
These could/should be made namespace aware?
getNodeType: function(geometry)
This function is in charge of asking the specific renderer which type of node to create for the given geometry.
getNodeType: function(geometry)
getNodeType: function(geometry)
Get the noode type for a geometry
getNumLayers: function ()
{Int} The number of layers attached to the map.
getNumZoomLevels: function()
{Integer} The total number of zoom levels that can be displayed by the current baseLayer.
getOLBoundsFromMapObjectBounds: function(moBounds)
getOLLonLatFromMapObjectLonLat: function(moLonLat)
Get an OL style map location from a 3rd party style map location
getOLPixelFromMapObjectPixel: function(moPixel)
Get an OL pixel location from a 3rd party pixel location.
getOLZoomFromMapObjectZoom: function(moZoom)
Get the OL zoom index from the map object zoom level
getOLZoomFromMapObjectZoom: function(moZoom)
getOverviewPxFromLonLat: function(lonlat)
Get a pixel location from a map location
OpenLayers.Util.getParameters = function(url)
Parse the parameters from a URL or from the current page itself into a JavaScript Object.
OpenLayers.Util.getParameterString = function(params)
getPixelFromLonLat: function (lonlat)
getProjection: function()
{String} The Projection of the base layer.
getRectBoundsFromMapBounds: function(lonLatBounds)
Get the rect bounds from the map bounds.
getRectPxBounds: function()
Get extent rectangle pixel bounds
getResolution: function()
{Float} The currently selected resolution of the map, taken from the resolutions array, indexed by current zoom level.
getResolution: function()
Get the current map resolution
getResolution: function ()
{Float} The current resolution of the map.
getResolution: function()
Uses cached copy of resolution if available to minimize computing
OpenLayers.Util.getResolutionFromScale = function (scale,
units)
getScale: function ()
{Float} The current scale denominator of the map.
OpenLayers.Util.getScaleFromResolution = function (resolution,
units)
getShortString: function(point)
getSize:function()
{OpenLayers.Size} The size of the box.
getSize: function ()
{OpenLayers.Size} An OpenLayers.Size object that represents the size, in pixels, of the div into which OpenLayers has been loaded.
getStyle: function(element,
style)
OpenLayers.Util.getTagText = function (parent,
item,
index)
getTileBounds: function(viewPortPx)
Returns The tile bounds for a layer given a pixel location.
getTileBounds: function(viewPortPx)
Returns The tile bounds for a layer given a pixel location.
getTilesBounds: function()
Return the bounds of the tile grid.
getTileSize: function()
Get the tile size for the map
getTransport: function()
{Object} Transport mechanism for whichever browser we’re in, or false if none available.
getURL: function(bounds)
The url we return is always the same (the image itself never changes) so we can ignore the bounds parameter (it will always be the same, anyways)
getURL: function (bounds)
getURL: function (bounds)
Return a query string for this layer
getURL: function(bounds)
getURL: function (bounds)
Return a GetMap query string for this layer
getURL: function (bounds)
getViewPortPxFromLayerPx:function(layerPx)
getViewPortPxFromLonLat: function (lonlat)
getViewPortPxFromLonLat: function (lonlat)
Get a pixel location from a map location
getViewPortPxFromLonLat: function (lonlat)
getVisibility: function()
{Boolean} The layer should be displayed (if in range).
getWarningHTML:function()
To be implemented by subclasses.
getWarningHTML:function()
{String} String with information on why layer is broken, how to get it working.
getWarningHTML:function()
{String} String with information on why layer is broken, how to get it working.
getWarningHTML:function()
{String} String with information on why layer is broken, how to get it working.
getWarningHTML:function()
{String} String with information on why layer is broken, how to get it working.
getWidth:function()
{Float} The width of the bounds
getXFromMapObjectPixel: function(moPixel)
getXFromMapObjectPixel: function(moPixel)
getXFromMapObjectPixel: function(moPixel)
getXFromMapObjectPixel: function(moPixel)
OpenLayers.Util.getXmlNodeValue = function(node)
getYFromMapObjectPixel: function(moPixel)
getYFromMapObjectPixel: function(moPixel)
getYFromMapObjectPixel: function(moPixel)
getYFromMapObjectPixel: function(moPixel)
getZoom: function ()
Convert map zoom to WW zoom.
getZoom: function ()
{Integer}
getZoomForExtent: function(extent,
closest)
getZoomForExtent: function (bounds,
closest)
getZoomForResolution: function(resolution,
closest)
getZoomForResolution: function(resolution)
Get the zoom level for a given resolution
getZoomForResolution: function(resolution,
closest)
Create a new parser for GML.
Load and parse a single file on the web, according to the format provided via the ‘format’ option, defaulting to GML.
{String} GML Namespace.
{Integer}
{Array(Array(OpenLayers.Tile))} This is an array of rows, each row is an array of tiles.
Create a new grid layer
group: function()
Writes a message to the console and opens a nested block to indent all future messages sent to the console.
{DOMElement} the parent of OpenLayers.Popup.contentDiv
groupEnd: function()
Closes the most recently opened block created by a call to OpenLayers.Console.group
{Integer} Determines the width (in pixels) of the gutter around image tiles to ignore.