Ross 1. Yes, I Would you like to have each persons name appear only once in the dropdown 2. Yes, the user selects a name, would like one or all of the associated markers displayed
To be honest, I am not a programmer, if you can help me in point 2, it would be good for me. For Point, I will hard code person name. If you know any good example for category-pulldown with checkbox filter, please let me know Thanks for reply On May 1, 4:06 pm, Rossko <[email protected]> wrote: > > Please advise, I also noticed that person name is appearing multiple > > time rather than one time. Now once I select username it should only > > show person related marker. > > Well, yes. Person's names like 'FRANK' appear in your XML file more > than once, on different markers. > Two things to sort out then - > Would you like to have each persons name appear only once in the > dropdown? > If so, you might build an array of names as you parse the XML, and > when complete sort the array for unique names, then build your > dropdown select. > When the user selects a name, would like one or all of the associated > markers displayed? > If it's 'all', this is just a kind of marker "category" show/hide > process of which there are plenty of examples > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
