I should also mention that, if you didn't really need the map scale, you could replace the line reading map.setUIToDefault(); witht he following two lines:
map.addControl(new GLargeMapControl3D); map.addControl(new GMapTypeControl); 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 -~----------~----~----~----~------~----~------~--~---
