Fellow programmers... I come to you with a question. I have built a map using arrays for the markers so that I could toggle them on and off and use custom images for these markers... http://www.richmondmediamarketing.com/googlemaps
It was fine and everything great until it was requested that I toggle the image overlay as well. In my research to toggle the image overlay I discovered that KML's are your friend. My question... is there a way to marry these two maps or should I re- format all my markers in my XML file (nodes.xml) to a KML file (or several KML's). If I do that, I'm afraid I'll lose my custom markers. is that true? I'm kinda new at programming this API so I'm not sure on some of the code. The Bottom line is... I would love to combine these two maps... http://www.richmondmediamarketing.com/googlemaps http://www.richmondmediamarketing.com/googlemaps/kmltest.html is this possible? Thanks for your help! Seth --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
