Start a new topic
Solved

onLocationChanged on accuracy 3

Hi, I would like to know if it is possible to trigger the onLocationChanged event only if the accuracy received is level 3. I am developing for the android platform, using the cordova plugin.

 

Thank you for your kind assistance


Hello Manuel,

Yes, this would be possible. You simple need to call the architectView.setLocation whenever the accuracy level received of your location is level 3.

Thanks
Eva

 

thank you very much for your attention .

Login or Signup to post a comment