I have the same question as TravisX. I want an anchor tag to call up a value in the local search box when it is clicked.
You can see my working example of the Google Maps API at http://www.ryanjstanley.com/gmap.html. I assembled the map using various functions of the API, yet I still cannot produce the code for enabling a local search to take place when an anchor tag is clicked. For example, I want the restaurant and movie theatre links below the map to act as search calls for the map's local search box. If anybody could help I would greatly appreciate it! This page deploys extremely similar ideas to what I have in mind: http://www.google.com/uds/solutions/mapsearch/index.html Unfortunately I couldn't figure out how to implement that into my currently customized map. Google is awesome! On Sep 3, 11:43 pm, igloo <[EMAIL PROTECTED]> wrote: > an image with a link to a javascript function. e,g, <a > href="javascript:functionName()"><img src="imageURL" ... /></a> > > Make sure that any variables you reference in your function are > global. e.g. map, marker arrays, etc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
