Home > @magiclane/maps-sdk > SearchPreferences > exactMatch

SearchPreferences.exactMatch property

Test if exact match is used.

Default is false.

Signature:

get exactMatch(): boolean;

set exactMatch(value: boolean);