Thank you for the help geocode, this has helped me alot! I just have one more question.
I have changed my code and added it to my beta version of my map that has some search options. It works great expect for the fact that it adds a tab even if there is only one marker at a location. I think I have the problem but do not know how to correct it. With in my load function I have two extra functions that searches a database and creates a xml file from which gmaps creates the markers. I believe that having these two functions within the load function is causing the problem. I have tried to move these functions out side of the load function, which gives me systnax errors. Bottom line it runs the addtab function no matter if there is 2 more markers or not. I have been trying to fix this all day now and my head hurts. Thanks for the help!!! also within this link the sreach.js file is the file that has all the important functions. pro.php just loads the map and the divs. www.rpetechnologies.com/unitfinder/pro.php On May 29, 6:44 pm, "[email protected]" <[email protected]> wrote: > On May 28, 11:35 am, Ruffles <[email protected]> wrote: > > > Sorry link to my site with my data > > >www.rpetechnologies.com/unitfinder/demo.php > > You seem to have fixed xml. If that is the case using javascript to > process and combine markers that are at the same place seems > wasteful. Create your xml with tabs for the markers that need them. > > When you make tabbed infowindows with 8 tabs, they get really wide... > > http://www.geocodezip.com/duplicates2tabbed_demoC.asp > > -- Larry > > > > > On May 28, 12:33 pm, Ruffles <[email protected]> wrote: > > > > I know some people have been talking about this before on this post. > > > >http://groups.google.com.vn/group/Google-Maps-API/browse_thread/threa... > > > > I have been playing around with the code a little bit and can not seem > > > to get it to show more the two info windows. Can somewhere point me in > > > the right direction. Thanks!!!- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
