Skip to main content

OsmSearchDataProvider Methods

Provides the search options using the Open Street Map service.
Name Description
Cancel() Inherited from WebInformationDataProvider<TEventArgs>.
Search(String, String, String[], SearchBoundingBox, Int32) 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) 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) Searches for locations that best correspond to the specified keyword in accordance with local culture.
Search(String) Searches for locations that best correspond to the specified keyword.
See Also