Any Google API for Mobile website?

Discussion in 'Google API' started by teohcl, Aug 12, 2010.

  1. #1
    Just wonder where can I get Google API for Mobile website? Please let me know if you have any. Thanks
     
    teohcl, Aug 12, 2010 IP
  2. Kheira

    Kheira Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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:
     
    Kheira, Aug 13, 2010 IP