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

SearchPreferences.maxMatches property

Get the max number of matches.

Default is 40

Signature:

get maxMatches(): number;

set maxMatches(value: number);