Just wonder where can I get Google API for Mobile website? Please let me know if you have any. Thanks
Checkout Google's "Geocoding" for maps. You can insert it into a mobile phone. My understanding is that it will allow for GPS location. It can allow your program to pull addresses from a database and id the location. Websites like Zipcar use it. Google even has a page that will allow you to view the feature in a mobile phone coded into the webpage. Pretty cool. I believe it's free. You just need to grab an API key from their site. Easy to grab by logging in and agreeing to their terms. code.google.com/apis/maps/documentation/javascript/"]Googles Geocoding javascript version 3: