Methods
addLandmarkCategoryVector(landmarkcategorylist)
Add categories in which to search
Parameters:
Name | Type | Description |
---|---|---|
landmarkcategorylist | gem. |
setExactMatch(bVal)
Set/unset the exact match.
Parameters:
Name | Type | Description |
---|---|---|
bVal | boolean |
setMaxMatches(nMaxMatches)
Sets the max number of matches.
Parameters:
Name | Type | Description |
---|---|---|
nMaxMatches | number |
setReferencePoint(coordinates)
Set the references point.
Parameters:
Name | Type | Description |
---|---|---|
coordinates | gem. |
setSearchAddresses(bVal)
Enables or disables the search through the addresses.
Parameters:
Name | Type | Description |
---|---|---|
bVal | boolean |
setSearchMapPOIs(bVal)
Enables or disables the search through map POIs.
Parameters:
Name | Type | Description |
---|---|---|
bVal | boolean |
setSearchOnlyOnboard(bVal)
Set the flag for onboard search. If this flag is true then the search will be done using only onboard data. By default it is false.
Parameters:
Name | Type | Description |
---|---|---|
bVal | boolean |
setThresholdDistance(nThresholdDistance)
Set the threshold distance for the operation. This may be used to control the reverse geocoding and search along route lookup area.
Parameters:
Name | Type | Description |
---|---|---|
nThresholdDistance | * |
setTimeout(timeoutMs)
Set the search operation time-out.
Parameters:
Name | Type | Description |
---|---|---|
timeoutMs | number |