bmoren / p5.geolocation

a geolocation and geofencing library for p5.js
GNU Lesser General Public License v2.1
90 stars 27 forks source link

Accuracy stuck at 65 on iPhone #10

Open currymike123 opened 6 years ago

currymike123 commented 6 years ago

When I use the watchPosition() my accuracy is always 65 but if I use the navigator.geolocation.watchPosition I get accuracy below 10. Anyone else having this problem?