Kangry.com [insert cool graphic here]
home | Topics | Logout | Search | Contact | ?? Kangry ?? | Bandwitdh
Topics:
DVR
nvrec
Mplayer
Links
Misc
Commands
Humor

Name

Password

New user

uploaded files
(links)-> (Parent)->Get GPS location from javascript submited by Russell Sun 02 Jan 11
Edited Wed 09 Oct 13
Web kangry.com
Get GPS cordanates via javascript
navigator.geolocation.getCurrentPosition( function(loc){
    var lat = loc.coords.latitude;
    var lon = loc.coords.longitude;
    doSomethingWith( lat, lon ); // your function    
});

How to look up zip code from gps
Full solution for GPS to zip code lookup from Google code
Zip code to lat-lon database They even have a mysql dump ready.

A good refrence on the Position Object from diveintohtml5

Convert Address into Latitude and Longitude via Google API


Add comment or question...:
Subject:
Submited by: NOT email address. Leave blank for anonymous    (Spam Policy)

Enter Text: (text must match image for posting)




This file (the script that presented the data, not the data itself) , last modified Tuesday 06th of March 2018 11:41:12 PM
your client: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
current time: Wednesday 24th of April 2024 06:04:35 AM