On Nov 21, 4:05 pm, Daniish <oliver_ishm
...@hotmail.com> wrote:
Please don't start a new thread, continue with the old one. Starting
new threads splits a discussion and makes it far more difficult for
everyone to keep track of.
As it happens, I'm at work and couldn't immediately respond to the
other thread [this one happened to be at the top of pile when I
resurfaced]. It is a scope issue; it doesn't help when you use the
same variable name (lreg_point) as a global variable and a local
variable within the createMarker function.
Andrew