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