B | |
baseLayerDraw, OpenLayers. | |
beforeSelectFeature, OpenLayers. | |
begin | |
bind | |
bindAsEventListener | |
boolean, OpenLayers. | |
bounds, OpenLayers. | |
box | |
buildContentNode, OpenLayers. | |
buildCoordinates | |
buildCoordinatesNode | |
buildEntryNode, OpenLayers. | |
buildGeometryNode | |
buildPersonConstructNode, OpenLayers. | |
buildRequestOptions, OpenLayers. | |
buildWMSOptions, OpenLayers. | |
buttonDown | |
buttonUp, OpenLayers. |
baseLayerDraw: function()
Called before a feature is selected.
beforeSelectFeature: function( feature )
Begins the dragging.
begin: function()
Bind a function to an object.
bind: function( func, object )
Bind a function to an object, and configure it to receive the event object as first parameter when called.
bindAsEventListener: function( func, object )
buildContentNode: function( content )
builds the coordinates XmlNode
buildCoordinatesNode: function( geometry )
buildCoordinates: function( point )
buildCoordinatesNode: function( geometry )
Builds and returns the KML coordinates node with the given geometry coordinates...</coordinates>
buildCoordinatesNode: function( geometry )
Build an Atom entry node from a feature object.
buildEntryNode: function( feature )
builds a GeoRSS node with a given geometry
buildGeometryNode: function( geometry )
builds a GeoRSS node with a given geometry
buildGeometryNode: function( geometry )
buildGeometryNode: function( geometry )
Builds and returns a KML geometry node with the given geometry.
buildGeometryNode: function( geometry )
buildPersonConstructNode: function( name, value )
Build an object with the relevant options for the GetFeatureInfo request.
buildRequestOptions: function( layer, xy )
Build an object with the relevant WMS options for the GetFeatureInfo request
buildWMSOptions: function( url, layers, clickPosition, format )
buttonDown: function( evt )
buttonDown: function ( evt )
buttonUp: function( evt )