tolerance property

double tolerance

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

Implementation

external double get tolerance;
void tolerance=(double value)

Implementation

external set tolerance(double value);