In ArcGIS runtime 10.2.7 you could specify a GPS location provider but how do you do this in Quartz (v100.0)?
It works similar manner in 100.0. Have a look to https://developers.arcgis.com/net/latest/wpf/sample-code/displaydevicelocation.htm and https://developers.arcgis.com/net/latest/wpf/api-reference//html/N_Esri_ArcGISRuntime_Location.htm
Thanks Antti
It seems that I just have to extent the LocationDataSource class and override the OnStartAsync and OnStopAsync methods so is quite similar to 10.2.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.