Inherits from: | oscar.Control |
Description: A box control for handling range selections.
oscar. | |
Constants | |
EVENT_TYPES | {Array(String)} Supported application event types. |
Functions | |
oscar. | Creats a new control for doing area selection. |
draw | This activates the handler used to draw the selection area on screen. |
done | {OpenLayers.Geometry} The geometry object of the selection area. |
This activates the handler used to draw the selection area on screen.
draw : function()
{OpenLayers.Geometry} The geometry object of the selection area.
done : function( geom )