Skip to content

Enhanced accuracy option for the native navigator.geolocation.getCurrentPosition

Notifications You must be signed in to change notification settings

sash/jquery-geolocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

As discussed in in this article (http://goo.gl/RVe4h) the accuracy of the navigator.geolocation.getCurrentPosition is normally poor. In order to improve it watchPosition is used. 

This jQuery plugin extends the navigator.geolocation.getCurrentPosition and implements minAccuracy option that uses watchPosition to try to get accurate enough position before triggering the callback.

About

Enhanced accuracy option for the native navigator.geolocation.getCurrentPosition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published