You wrote
Thank you, I realized that as I originally posted. But I also knew
the "count" on the vertexes was off.
The "count" works the way all Javascript arrays work.
The Array(0) element is always included in the count, so, for example,
an array with three elements would have Array(0), Array(1) and Array(2)
but no Array(3).
--
Mike Williams
--
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.