measuredistance
Activates the measure distance tool. This tool allows the user to measure the distance between two points.
Syntax
RxCore.measuredistance(selected)
Parameters
selected
: boolean — Set totrue
to enable the measure distance tool, orfalse
to disable it.
Returns
- NA — This method does not return a value.