Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Implementing Google Maps function into a program/website

New Here ,
Mar 22, 2011 Mar 22, 2011

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.

424
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Mar 22, 2011 Mar 22, 2011

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 22, 2011 Mar 22, 2011

How to get the same autosuggestions google has.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Mar 22, 2011 Mar 22, 2011
LATEST

You might try looking into Google's APIs:

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources