Thanks lea for the report. I will try to fix the page for IE8.
I don't find any errors in your script. The toggle button does not work with Chrome but I think it is the error thrown by the line navigator.geolocation.getCurrentPosition(showMap); The syntax for Chrome is slightly different. You have a broken <center tag and some minor html errors. It is a good practice to validate html first before testing with different browsers. http://validator.w3.org/ -- 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.
