On Aug 28, 4:14 pm, Widgets <[EMAIL PROTECTED]> wrote:
> Here is a link to my site:http://www.geocities.com/cheath04/index.html
>
I get an error in IE because one of your entries in the XML has lat
and lng as null. In Firefox, parseFloat('') is zero; in IE,
parseFloat('') is NaN. You can't set a marker at GLatLng(NaN,NaN) and
the code crashes.
This is why we ask for a link in the posting guidelines. We'd never
have found that problem from your earlier posts.
Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---