Thanks Andrew, I have considered that - but for example, if one location has a Logistics and Air Freight set of data and another has a Shipping and Terminal set of data, how could I populate the marker's tabbed windows with the correct info? Wouldnt I need to make every marker have a tab for each category which may or may not be populated if that location has data for that category?!
Also - can you please elaborate on the syntax error? Thanks again for your speedy help Rupert On Sep 9, 11:26 am, "warden [Andrew Leach - Maps API Guru]" <[EMAIL PROTECTED]> wrote: > On Sep 9, 11:22 am, roo <[EMAIL PROTECTED]> wrote: > > > > > However, certain locations not only belong to 2 categories but have 2 > > sets of contact information for each category. Currently I have got > > round this by creating 2 markers at the same location which belong to > > the 2 different categories. This is getting increasingly messy. See > > Saint Quentin Fallavier markers in France on my site. > > > Can anyone suggest a means to solve this problem? If I have markers > > that belong to multiple categories - how then do I best display each > > set of data for that single marker? > > Placing more than one marker at a location will always result in one > being difficult to click. The obvious answer is to use one marker per > location, with a tabbed infoWindow -- a tab for each set of contact > data. > > There appears to be a syntax error in the code on your page. > > Making > > Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
