Back to Devexpress

OsmGeocodeDataProvider.RequestLocationInformation Method

wpf-devexpress-dot-xpf-dot-map-dot-osmgeocodedataprovider-dot-requestlocationinformation.md

latest986 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 at the defined zoom level.
RequestLocationInformation(GeoPoint)pointSends a request to receive information about the specified location.