getDrawingParameters

open override fun getDrawingParameters(tool: DrawingTool, callback: OnReturnCallback<Map<String, Any>>)

Get a map of current parameters and settings for the requested drawing tool tool

Parameters

tool

A DrawingTool of parameters and settings to get

callback

A callback OnReturnCallback to subscribe to to get the map of the parameters and settings