>
> Hanging commas (a comma at the end of an array without anything after 
> them) cause major problems in all versions of IE browsers.  IE expects 
> another element after the comma, when one isn't there it inserts a 
> null object which tends to cause an error in javascript and make maps 
> not work.  All other browsers handle the "hanging comma" differently. 
>
>   -- Larry 
>

FYI, IE9 fixes this issue (hurray!)

Chad Killingsworth 

-- 
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.

Reply via email to