Well, the simplest way to do this is probably to add the line map.enableGoogleBar() to your initialize function. The problem is that the GoogleBar will be obstructed by the map scale in the lower-left corner of the map (click on the Google logo if you don't see it right away). If you want to put the search box actually below the map, you'll need to write your own control. We'd be happy to help in the IRC channel if you need to do this.
Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com http://jgeerdes.blogspot.com http://jgeerdes.wordpress.com [email protected] Unless otherwise noted, any price quotes contained within this communication are given in US dollars. If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! And check out my blog, Adventures in Web Development, at http://jgeerdes.blogspot.com ! On Sep 3, 2009, at 10:31 AM, murphyslaw wrote: > > Reference: http://cccs.info/test/test.html > > I have a site with numerous maps already on it and I would like to add > a search box underneath the map .. I don't really know how to go about > it. > I have tried using the Map Search Wizard and various other code > snippits but can't seem to integrate it successfully with my existing > code. > > Can you guys have a look at my code and let me know where the relevant > search box code should go? > > Any help is much appreciated. > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
