oscar.Control.Point

The Oscar Point creates a new control on your map for doing points selection.

Inherits from:oscar.Control
Summary
oscar.Control.PointThe Oscar Point creates a new control on your map for doing points selection.
Constants
EVENT_TYPES
Constructor
oscar.Control.Point
Functions
drawThe draw method activates the handler used to draw the selection point on screen.
Constants
CLASS_NAME - oscar.Control.Point

Constants

EVENT_TYPES

done{Array(String)} triggered when the selection event has been completed.  Will pass a geometry object to any listeners.

Constructor

oscar.Control.Point

Parameters

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

Functions

draw

draw : function()

The draw method activates the handler used to draw the selection point on screen.

Constants

CLASS_NAME - oscar.Control.Point

draw : function()
The draw method activates the handler used to draw the selection point on screen.
The components under oscar.Control package add extra effects and behaviors to user’s maps.