Back to Devexpress

OsmSearchDataProvider.Search Method

windowsforms-devexpress-dot-xtramap-dot-osmsearchdataprovider-dot-search.md

latest1.3 KB
Original Source

OsmSearchDataProvider.Search Method

NameParametersDescription
Search(String, String, String[], SearchBoundingBox, Int32)keyword, cultureCode, countryCodes, boundingBox, limitSearches 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, boundingBoxSearches 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, cultureCodeSearches for locations that best correspond to the specified keyword in accordance with local culture.
Search(String)keywordSearches for locations that best correspond to the specified keyword.