MrRalphMan
Newbie
Hi,
I'm trying to write an application that uses the inbuilt location providers to provide location, speed etc.
I am attempting to register two providers, the Fine one to use the GPS and the Course one to get a lock and details prior to the GPS one getting an lock.
I have a couple of questions.
With the two location providers registered to give regular updates, should they both fire or is it only the best one, GPS (Fine) in this case, that fires?
The location.HasAccuracy is set to true for both location managers, but the Course one never seems to fire.
Many Thanks,
Paul.
I'm trying to write an application that uses the inbuilt location providers to provide location, speed etc.
I am attempting to register two providers, the Fine one to use the GPS and the Course one to get a lock and details prior to the GPS one getting an lock.
I have a couple of questions.
With the two location providers registered to give regular updates, should they both fire or is it only the best one, GPS (Fine) in this case, that fires?
The location.HasAccuracy is set to true for both location managers, but the Course one never seems to fire.
Many Thanks,
Paul.
