ArcGIS API for WPF - Library Reference
LocationToAddressAsync Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > Locator Class : LocationToAddressAsync Method

Sends a request to the ArcGIS REST geocode resource to Locates an address based on a given point. On completion, the AddressToLocationComplete event is fired and the optional callback function is invoked.

Overload List

OverloadDescription
LocationToAddressAsync(MapPoint,Double) Sends a request to the ArcGIS REST geocode resource to Locates an address based on a given point. On completion, the AddressToLocationComplete event is fired and the optional callback function is invoked.  
LocationToAddressAsync(MapPoint,Double,Object) Sends a request to the ArcGIS REST geocode resource to Locates an address based on a given point. On completion, the AddressToLocationComplete event is fired and the optional callback function is invoked.  

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.