B | |
baseLayerDraw, OpenLayers. | |
beforeSelectFeature, OpenLayers. | |
bind | |
bindAsEventListener | |
boolean, OpenLayers. | |
bounds, OpenLayers. | |
box, OpenLayers. | |
buildCoordinates, OpenLayers. | |
buildCoordinatesNode | |
buildGeometryNode | |
buttonDown | |
buttonUp, OpenLayers. |
baseLayerDraw: function()
Called before a feature is selected.
beforeSelectFeature: function( feature )
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 )
builds the coordinates XmlNode
buildCoordinatesNode: function( geometry )
buildCoordinatesNode: function( geometry )
Builds and returns the KML coordinates node with the given geometry coordinates...</coordinates>
buildCoordinatesNode: 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 )
buttonDown: function( evt )
buttonDown: function ( evt )
buttonUp: function( evt )