Hello, This is a question regarding the integration of the AJAX search API and the maps API.
I am trying to do the following: I have an embedded google map in my website. I would like to be able to do a search on that map. The search needs to have the same functionality as the "search maps" function on maps.google.com. The string that will be searched will be provided from javascript. I've tried using the wizard found here: http://www.google.com/uds/solutions/wizards/mapsearch.html you can see my implementation here: http://burrpc.com/mapstest.htm note: this implementation is not what I am trying to achieve in my final product, but is a good demo with only the relevant code (ie, no reason to put up all of my other unrelated code). The problem is that the search being done in my embedded google map is not the same type of search you see at maps.google.com Is there any way to replicate this functionality in an embedded map? Thank you for your help, Andrew -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.
