On Feb 20, 6:10 am, GoBieN <[email protected]> wrote: > Hello everyone, > > I'm trying to make my map with markers and polylines display and most > modern browsers. > So far the map displays correctly on: > - Firefox 3&4 > - IE8 > - IE9 RC > > But not on IE7 or IE6. If IE6 is not an option that's ok, but IE7 > should render correctly. > My page validates as XHTML 1.0 transitional. > I have altered the DOCTYPE in HTML5 and validates OK, but then also no > map in IE7 or IE6. > > The Google documentation simple example works perfect on IE7 (and even > on IE6). > > So my question: why doesn't my map with markers and polylines show > correctly on IE7 and IE6. > > The link > is:http://www.allesamerika.nl/reisverslagen/reisverslag.php?verslagID=3
With IE I get: Message: 'documentElement' is null or not an object Line: 41 Char: 4 Code: 0 URI: http://www.allesamerika.nl/reisverslagen/gmapv3.js Looks like IE doesn't like your xml. Actually it looks like none of the browsers I have tried likes it (Chrome and FF). Try looking at your xml directly in a browser. -- Larry > > Thanks for the help. -- 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.
