Skip to main content
A newer version of this page is available. .

OsmSearchDataProvider.Search Method

Name Parameters Description
Search(String, String, String[], SearchBoundingBox, Int32) keyword, cultureCode, countryCodes, boundingBox, limit Searches for locations that best correspond to the specified keyword in the specified region in the accordance with local culture and country codes.
Search(String, String, String[], SearchBoundingBox) keyword, cultureCode, countryCodes, boundingBox Searches for locations that best correspond to the specified keyword in the specified region in the accordance with local culture and country codes.
Search(String, String) keyword, cultureCode Searches for locations that best correspond to the specified keyword in accordance with local culture.
Search(String) keyword Searches for locations that best correspond to the specified keyword.