Select to view content in your preferred language

GPS Location Provider in Quartz WPF

1504
2
Jump to solution
12-21-2016 12:32 PM
PaulLivingstone
Deactivated User

In ArcGIS runtime 10.2.7 you could specify a GPS location provider but how do you do this in Quartz (v100.0)?

0 Kudos
1 Solution
2 Replies
PaulLivingstone
Deactivated User

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.

0 Kudos