Combining search button on google map and search API

Posted by cheesebunz on Stack Overflow See other posts from Stack Overflow or by cheesebunz
Published on 2010-04-23T05:28:37Z Indexed on 2010/04/23 5:33 UTC
Read the original article Hit count: 293

Basically, i have the google api search engine which will send back addresses based on the search by the user; And a map api which will go over to the selected place typed in the textbox.

However, both of them are in different textboxes / buttons. i can't seem to be able to change the ids of the button to make ONE of the buttons function as two ways, which your able to get the address, and the map will move to the selected location.

© Stack Overflow or respective owner

Related posts about google-maps-api

Related posts about google-search-api