Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Scout.js - Super simple Geolocation

Simply call scout.get() to get the user's location.

Example:

scout.get(function(coords){
  alert(coords.latitude + ", " + coords.longitude); 
});

You can view an example here: http://jarqu.es/scout/

About

Super simple Geolocation

Resources

Stars

9 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages