You are missing some info that is necessary for IE to display
polylines,

<html xmlns="http://www.w3.org/1999/xhtml"; xmlns:v="urn:schemas-
microsoft-com:vml">
    <style type="text/css">
    v\:* {
      behavior:url(#default#VML);
    }
    </style>

On Sep 8, 1:29 pm, KirAsh4 <[email protected]> wrote:
> On Sep 8, 2:07 pm, "[email protected]" <[email protected]>
> wrote:
>
>
>
> > Not necessarily.  Different browsers work differently.  IE works much
> > differently than "standards compliant" browsers (pretty much all the
> > others)
>
> Point taken, it is different
>
> Here's the link:  http://dev.thekirchners.net/maptest.html
>
> That map works as expected in FF and Safari.  But fails to even draw
> the Polylines in IE.  If I comment out Compatible meta tag at the top,
> then it works in IE, but none of the alert boxes come up when you
> click on a route.  They do come up when you use FF or Safari.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to