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 -~----------~----~----~----~------~----~------~--~---
