Back to Devexpress

OsmGeocodeDataProvider.RequestLocationInformation Method

windowsforms-devexpress-dot-xtramap-dot-osmgeocodedataprovider-dot-requestlocationinformation.md

latest1013 B
Original Source

OsmGeocodeDataProvider.RequestLocationInformation Method

NameParametersDescription
RequestLocationInformation(GeoPoint, Double, String, Object)point, zoomLevel, culture, userStateSends a request to receive information about the specified location in the accordance with local culture.
RequestLocationInformation(GeoPoint, Double)point, zoomLevelSends a request to receive information about the specified location on the defined zoom level.
RequestLocationInformation(GeoPoint)pointSends a request to receive information about the specified location.