Skip to main content
Participant
March 22, 2011
Question

Implementing Google Maps function into a program/website

  • March 22, 2011
  • 2 replies
  • 480 views

Hi, I was wondering if it would be possible to implement the function of google maps where typing a letter will bring the top searches for that letter into a website or program.

    This topic has been closed for replies.

    2 replies

    DamionJAuthor
    Participant
    March 22, 2011

    How to get the same autosuggestions google has.

    Inspiring
    March 22, 2011

    You might try looking into Google's APIs:

    http://code.google.com/intl/en/more/

    Inspiring
    March 22, 2011

    Are you asking how to implement an autosuggest feature or more specifically how to invoke a Google API to return autosuggest results?