B | |
baseLayerDraw, OpenLayers. Control. OverviewMap | |
beforeSelectFeature, OpenLayers. Control. ModifyFeature | |
binaryCompare, OpenLayers. Filter. Comparison | |
bind | |
bindAsEventListener | |
boolean, OpenLayers. Format. JSON. serialize | |
bounds, OpenLayers. Format. GML. buildGeometry | |
box, OpenLayers. Format. GeoJSON. parseCoords | |
buildCoordinates, OpenLayers. Format.GML | |
buildCoordinatesNode | |
buildGeometryNode | |
buttonDown | |
buttonUp, OpenLayers. Control. MouseToolbar |
baseLayerDraw: function()
Called before a feature is selected.
beforeSelectFeature: function( object )
Compares a feature property to a rule value
binaryCompare: function( context, property, value )
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 )