I did provide a link, which is how someone else spotted the rogue comma.
However, as I figured out later, that wasn't the problem. The meta tag was
being ignored.

-- Please use my regular e-mail address to reply to. Sent from Android via
GMail, from somewhere on the planet.

On Sep 8, 2009 6:12 PM, "Mike Williams" <[email protected]> wrote:


Check that the array of points that you created the polyline from
doesn't have a floating comma at the end. Browsers other than MSIE
ignore a spurious comma at the end of an array literal. MSIE adds an
extra "null" element to the end of the array, and polylines don't like
that.

Note: If that is the problem, then providing a link to your page would
have made it much easier to spot that.

--
Mike Williams
http://econym.org.uk/gmap

--~--~---------~--~----~------------~-------~--~----~ You received this
message because you are s...

--~--~---------~--~----~------------~-------~--~----~
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