Deactivate the control and all handlers.
deactivate: function()
Deactivate the controls.
deactivate: function()
Deactivate the control.
deactivate: function()
deactivate: function()
Turn off the handler.
deactivate: function()
Deactivate the handler.
deactivate: function()
Deactivate the handler.
deactivate: function()
turn off the handler
deactivate: function()
Turn off the handler.
deactivate: function()
Writes a message to the console, including a hyperlink to the line where it was called.
debug: function()
Take care of things that are not handled in superclass
destroy: function()
destroy: function()
destroy: function()
Take care of things that are not handled in superclass.
destroy: function()
destroy: function()
destroy: function()
Destroy the control.
destroy: function()
Deconstruct the control
destroy: function()
destroy: function()
destroy: function()
destroy: function()
destroy: function()
destroy: function ()
Remove reference to anything added.
destroy: function()
Remove reference to child filters.
destroy: function()
Remove ciruclar ref to layer
destroy: function()
Destroy this geometry.
destroy: function ()
Deconstruct this layer.
destroy: function()
Deconstruct the layer and clear the grid.
destroy: function()
destroy: function()
destroy: function()
destroy: function()
Destroy this layer
destroy: function()
destroy: function()
Destroy this map
destroy:function()
Destroy the marker.
destroy: function()
destroy: function()
destroy: function()
destroy: function()
destroy: function()
destroy: function()
Deconstruct the renderer.
destroy: function()
nullify references to prevent circular references and memory leaks
destroy: function()
nullify references to prevent circular references and memory leaks
destroy: function()
Nullify references to prevent circular references and memory leaks.
destroy:function()
nullify references to prevent circular references and memory leaks
destroy: function()
nullify references to prevent circular references and memory leaks
destroy: function()
Erase and destroy features on the layer.
destroyFeatures: function( features )
determineQuadrant: function( lonlat )
Prints an interactive listing of all properties of the object.
dir: function()
Prints the XML source tree of an HTML or XML element.
dirxml: function()
Hide or show the Layer
display: function( display )
distanceTo: function( point )
dragPanMapObject: function( dX, dY )
dragPanMapObject: function( dX, dY )
dragPanMapObject: function( dX, dY )
Draw (or redraw) a feature on the layer.
drawFeature: function( feature, style )
Tests for equivalent geometries
equals: function( geometry )
equals:function( geom )
equals:function( ll )
Determine whether one pixel is equivalent to another
equals:function( px )
Determine where this size is equal to another
equals:function( sz )
Writes a message to the console with the visual “error” icon and color coding and a hyperlink to the line where it was called.
error: function()
Evaluates this filter in a specific context.
evaluate: function( context )
Evaluates this filter in a specific context.
evaluate: function( context )
evaluates this rule for a specific feature
evaluate: function( feature )
Evaluates this filter in a specific context.
evaluate: function( context )
evaluates this rule for a specific feature
evaluate: function( feature )
Extend the bounds to include the point, lonlat, or bounds specified.
extend:function( object )
Copy all properties of a source object to a destination object.
OpenLayers.Util.extend = function( destination, source )
Filter an array.
filter: function( array, callback, caller )
Formats a number for output.
format: function( num, dec, tsep, dsep )
Given a string with tokens in the form ${token}, return a string with tokens replaced with properties from the given context object.
format: function( template, context, args )
Given a lon,lat in EPSG:4326, return a point in Spherical Mercator.
forwardMercator: function( lon, lat )
Alternative constructor that builds a new OpenLayers.Bounds from an array
OpenLayers.Bounds.fromArray = function( bbox )
Alternative constructor that builds a new OpenLayers.Bounds from a size
OpenLayers.Bounds.fromSize = function( size )
Alternative constructor that builds a new OpenLayers.Bounds from a parameter string
OpenLayers.Bounds.fromString = function( str )