tolerance property

double get tolerance

How much to extend click tolerance round a path/object on the map

Implementation

external double get tolerance;
set tolerance (double value)

Implementation

external set tolerance(double value);