|
| int | getMaximumMatches () const noexcept |
| | Get the maximum number of matches.
|
| void | setMaximumMatches (int matches) noexcept |
| | Set the maximum number of matches.
|
| void | setSearchOnlyOnboard (bool searchOnlyOnboard) noexcept |
| | Set the flag for onboard search.
|
| bool | getSearchOnlyOnboard () const noexcept |
| | Get the flag for onboard search.
|
| void | setAutomaticLevelSkip (bool enableAutomaticLevelSkip) noexcept |
| | When there is only one result at a specific level and there is only one possible next level to search then the engine will automatically skip that level if this flag is set to true.
|
| bool | getAutomaticLevelSkip () const noexcept |
| | Get the automatic level skip flag.
|
| void | setAllowFuzzyResults (bool bAllow) noexcept |
| | Enable or disable the inclusion of fuzzy search results.
|
| bool | getAllowFuzzyResults () const noexcept |
| | Test if fuzzy search results are allowed.
|
GuidedAddressSearchPreferences object.
Implements share-read / write Api object over IGuidedAddressSearchPreferences.
Provides guided search for addresses.
Suggests and completes addresses interactively, supporting predictive search and structured address lookup for navigation inputs.