> Thanks Andrew!
>
> I removed the ";" before the "}" in three locations in that
> JavaScript:
Semi-colons aren't a problem. Commas are. Your JSON data
http://www.mapformation.com/aboutus/clients/data.js has lots of }
which are immediately preceded by a comma (not a semi-colon). That
won't work in IE.
--
You received this message because you are subscribed to the Google Groups "Google Maps API V2" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
No comments:
Post a Comment