I'm very new to Xamarin and am attempting to mash forms and android examples to get an idea of what I need to do. All I want is a dot of my location displayed on a map using xamarin forms. I don't see code brackets so I put it at pastebin. ########### C# file using Esri.ArcGISRuntime; using Esri.ArcGISRuntime.Data; - Pastebin.com
I'm testing this on an android device and my error is "Default constructor not found for type Esri.ArcGISRuntime.Location.LocationDisplay.
Any guidance would be appreciated.
Thanks