Ah thanx so much Larry. Your snippet really helped me to see what code I need to work with. I've menaged to get the two different functions, the marker and the map overlay, to function properly but only individually... As soon as I try to combine the two in my html it seems as though one cancels out the other. I've tried placing the map overlay code in many different places within my html script but the only way my custom map shows on top of the world map is if I place my overlay code at the bottom within the <script> tags. Unfortunately as soon as I get my custom map visible the marker is no longer visible... I seem to have a conflict somewhere, somehow.
I've updated my test page to your suggestion and with my overlay code at the bottom within the <script> tags. Any ideas where I'm going wrong? I've been at this for several hours and I juts can't seem to find a solution but I'll keep at it till I find one. http://www.darkmatters.org/forums/bradstuff/Map/TestMap.html -- 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.
