On Feb 11, 10:22 am, Matt <[email protected]>
wrote:
> Hi xelawho,
>
> In IE 6&7 i get a 'Invalid Argument' one line 402 char 18. Probably
> should of mentioned that in the orginal post sorry!

It's your marker "Cleveland Police Putting People First", which
doesn't have lat and lng, so point.lat() is NaN. Mozilla browsers
handle it better than IE, but it's still wrong. In Mozilla browsers,
you get a plain marker squashed in the top left corner of the map.

Solution: only include markers with lat and lng in your xml.

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

Reply via email to