Change drawing rendering style
This sample shows how to customize the rendering of the drawing shapes in the drawing manager by accessing the rendering layers using the
drawingManager.getLayers()
and
drawingManager.getPreviewLayers()
functions. Drag handles that appear for coordinates when editting are HTML markers, and can be styled by setting the
dragHandleStyle
and
secondaryDragHandleStyle
drawing manager options.