oscar.Control.Select

This control will listen for a point click or a bounding box drawn on the map and send the result to a specified callback function.

Two modes will be available, Point (result of a click action) and Range (result of a bounding box action).

Inherits from:<oscar.Control.Multi>
Summary
oscar.Control.SelectThis control will listen for a point click or a bounding box drawn on the map and send the result to a specified callback function.
Constructor
oscar.Control.Measure
Functions
activate Called with the control is activated.
deactivate Called when the control is deactivated.  It willalso deactivate and remove any sub controls.
Constants
CLASS_NAME - oscar.Control.Select

Constructor

oscar.Control.Measure

Parameters: options{Object} An optional object whose properties will be set on this instance.

Functions

activate Called with the control is activated.

deactivate Called when the control is deactivated.  It will

also deactivate and remove any sub controls.

Constants

CLASS_NAME - oscar.Control.Select