Home > @magiclane/maps-sdk > SearchPreferences > thresholdDistance
SearchPreferences.thresholdDistance property
Get the threshold distance for the request.
Default is the maximum value of int
Signature:
get thresholdDistance(): number;
set thresholdDistance(value: number);