At my Google API map, I'm not using XML. css., special Java coding, but mostly <div> tags. I have a side table form that lists all the icon marker colors that can be selected to toggle the icom markers to show or not show. My problem is to be able to have the map load and certain icon markers not load when the check box is set to not show a check mark which I am able to do by removing - checked="checked" from some of the colored marker at the <img src= coding, but the actual colored markers still load onto the map.
When I have any of the check boxes set to not show a check mark I also don't want the icon marker to show on the map. How do I change my coding so only icon markers show on the map if there is a check mark in the check boxes when the map loads. I have looked at a lot of coding and samples, but all of them have either one or the other situation. All check boxes checked or all check boxes unchecked, so all markers show or all don't show till checked. I need some of each. The best example of the problem is the baby blue colored marker, 4th one up from the bottom that is supposed to not have the marker show up on the map unless cheched. When the map is loaded, the baby blue icons show up in Wa & Or, but the check box is unchecked. Can this be done with the coding I'm using? How? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
