> <marker id="85" address="" lat="" lng="" type="" /> ... > There is a lot of "mockup" data but the last four is good and it is > strange that it works in FF but not in IE. Do you knw why?
FF handles null values better than IE as a rule of thumb. What will your code do with marker 85? Will it pass NaN (not a number) to API ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
