Hello, I've searched through many, many posts, and I can't seem to find a solution to my problem. My page is located at:
http://nchrp923b.lab.asu.edu/index.html and I need to pass the value of the dropdown box (<select id="states">) to the function dropDown(). This function is supposed to call another function to zoom in and add KMLs, based on which state is selected (function is addState()). Everything seems to be working, except no matter which state is selected, the function for West Virginia runs. West Virginia happens to be the last state in the list I have a function for, so I'm not sure what's happening there. I'm pretty much a beginner at Javascript and Google Maps API, so please let me know if I need to include additional info. Thanks! -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
