When using the overview widget for zooming in, into the
current zoom box, the coordinates are taken relative to
the previous zoom box instead of relative to the full
overview map.
If the event target is a box (determined by target.className
== 'simplemap-box'), the start position is incremented with
the current left/top position of the box.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=731699
If the event target is a box (determined by target.className
== 'simplemap-box'), the start position is incremented with
the current left/top position of the box.