我已经实现了public Task<System.Collections.Generic.IEnumerable> GetAddressesForPositionAsync(Position position);
方法来检索给定地址的坐标。正在调用此方法的多个地址。如果用户点击我们应用程序中的链接并在处理地址时导航到浏览器,我会从应用程序中获取异常。我查看了这个错误代码的Windows文档。文档说我们需要处理eErrorCancelled代码。请告诉我,如何在使用Xamarin.Forms.Maps
HRESULT的异常:0x80041B56
{System.Runtime.InteropServices.COMException(0x80041B56):来自HRESULT的异常:0x80041B56} 标记:Xamarin.Forms.Maps GetPositionsForAddressAsync