On Sep 24, 5:47 pm, syd636 <[EMAIL PROTECTED]> wrote:
>
> Any examples out there to guide me that any one knows of? Thanks!
Don't know of an example, but building two select boxes isn't
difficult: pass into your createMarker() function the relevant flag,
and add the data to one of two variables (instead of everything being
added to select_html as now).
You shouldn't need two handleSelected() functions -- both select lists
can use the same function because each select box passes itself
("this") into the function.
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
-~----------~----~----~----~------~----~------~--~---