Skip to main content

@mapgear/geoapps > Search > Select

Search.Select() method

Select the search result and zoom map to location

Signature:
Select(value: SearchResult): void;

Parameters

ParameterTypeDescription
valueSearchResultValue returned by the location search provider
Returns:

void