<div>Hi there,<br><br>I'm not actively in the developers group right
now so I'll just submit this change to this list.&nbsp; If it's believed
that it should be added to the CVS version, great!<br><br>Attached is a copy of my PanMap.widget.php
 file.&nbsp; Changes are as follows:<br>1.&nbsp;
support for JSAPI, and variable mapsizes (a consequence of other
chnages I've made to support variable mapsizing in JSAPI mode)<br><br>By
this I mean that changing the size of a map was not possible in JSAPI
mode.&nbsp; I've done this, but rather roughly for now, in other files.&nbsp;
Because the page would need to be redrawn to support a map resize,
having PanMap talk to JSAPI for map size was not necessary.
<br><br>Also, in implementing this I discovered that the draggable
area was restricted to the initial size of the map.&nbsp; So there's a line
in there updating this too.<br><br>2.. support for recentre on click, not just pan.
<br>Previously, if a user clicked on a point, it was caught and nothing
happened.&nbsp; Now it's recentering on that point.&nbsp; I took code from the
recentre widget to do this.<br><br><br>I think these are good changes.&nbsp;
I realize that the JSAPI support may not be relevant yet, but the
widget could always be ready for when it is.
<br><br>Cheers<br></div><span class="sg"><br>Liz Godwin<br><br>P.S.&nbsp; I originally sent the file unzipped so it may be stuck in a moderator's list someplace.<br></span>