Overload | Description |
---|---|
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. |
Target Platforms:Windows Phone 7