Skip to content

Instantly share code, notes, and snippets.

@sucreations
Created February 6, 2013 17:12
Show Gist options
  • Save sucreations/4724113 to your computer and use it in GitHub Desktop.
Save sucreations/4724113 to your computer and use it in GitHub Desktop.
function IsGeolocation() {
return 'geolocation' in navigator;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment