GraphicDrawingHandler interface represents current GraphicOptions and methods used for placing user drawn shapes on a map.
Property currentShapeOptions GraphicOptions describe characteristics of shape to draw.
Begin draw
a Q.Promise of a drawn GeometryObject.
GraphicDrawingHandler interface represents current GraphicOptions and methods used for placing user drawn shapes on a map.