Hi,
I am trying to draw multiple polylines and for some reason the first
line is not drawn. If i execute the script again it will draw both
lines.
Example is at this address.
http://members.iinet.net.au/~mattims/googlemap.htm
if you click the button once I get 4 markers and one line, when you
press it the second time I get the 4 markers and both lines (one line
doubled up).
I'm pretty sure its something not being initialised properly, but I
can't find it.