This marker was showing up before the new release. I have verified the data and I could not find anything wrong.
I have a website to display the Swine Flu Information pertaining to India. Link : http://h1n1swinefluindia.org On this page, i parse the XML at http://h1n1swinefluindia.org/Resources/StateStatistics.xml >From this XML, the following node is not showing up as a marker. <Row> <State>Chattishgarh</State> <Latitude>26.49069</Latitude> <Longitude>91.19889</Longitude> <LabConfirmedCases>16</LabConfirmedCases> <Casualties>1</Casualties> </Row> The Javascript in the code only parses each <Row> and displays it as a marker. I don't see anything wrong and I am clueless. I am not sure if it's broken by the new release. Please guide. Any help in this regard would be highly appreciated. Regards, Anurag -- 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.
