OsmGeocodeDataProvider.RequestLocationInformation Method
Name | Parameters | Description |
---|---|---|
RequestLocationInformation(GeoPoint, Double, String, Object) | point, zoomLevel, culture, userState | Sends a request to receive information about the specified location in the accordance with local culture. |
RequestLocationInformation(GeoPoint, Double) | point, zoomLevel | Sends a request to receive information about the specified location at the defined zoom level. |
RequestLocationInformation(GeoPoint) | point | Sends a request to receive information about the specified location. |