> When the page runs the onload functions, makePolyline() uses the value
> of the hidden field called "panel", which appears not to have a value.
> That means that waypoints is an array consisting of a single element
> of "" which means that point is never defined correctly and
> map.setCenter(point) fails.

Thats fine though, it initializes the map and then fails the first
"makePolyline()" call.
But when you start to drag and drop the marker around the map to
create a few waypoints
the panel field does fill up, and the line does get drawn in firefox.
but not in IE.

Or are you saying that the initial call to "makePolyline()" messes
everything up when it fails the first time?
Because the alerts all keep on going off with both browsers.
--~--~---------~--~----~------------~-------~--~----~
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