I get an error at
otherSelect = document.getElementById("SWEMap");
otherSelect.selectedIndex = 0;
You don't seem have an element with id='SWEMap'
The error terminates the code before the map is initialized
sprolese
unread,
Sep 6, 2011, 3:54:46 PM9/6/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-map...@googlegroups.com
Rossko-
Always something simple. I was looking for something more complex.