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> |
| oscar. | 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. |
| Constructor | |
| oscar. | |
| 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. |