<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1491" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Jason,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Regarding the panmap widget, please check the
following bug report:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2><A
href="http://bugzilla.maptools.org/bugzilla/show_bug.cgi?id=944">http://bugzilla.maptools.org/bugzilla/show_bug.cgi?id=944</A></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>This sort of fixes it in javascript mode. But not
entirely, because there seems to be an issue with getting the wrong extent after
submitting. But in normal mode, maybe the fix works fully.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Jacob</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>-----Original Message-----<BR>From: <A
href="mailto:chameleon-bounces@lists.maptools.org">chameleon-bounces@lists.maptools.org</A>
[mailto:chameleon-bounces@lists.maptools.org] On Behalf Of Jason Grimes<BR>Sent:
1 April 2005 06:06<BR>To: Chameleon User List<BR>Subject: [Chameleon] PanMap
widget update.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Hi All,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Well I did some more looking into the problem I'm
having with both the<BR>PanMap and the Ruler widgets. I created a skeleton
chameleon site with<BR>only three widgets MapDHTMLWidget, PanMap, and Ruler.
There is no<BR>additional javascript, no CSS, and the only other thing I set up
was the<BR>defaults for the navbuttons. Even with this minimal setup
Firefox and<BR>Netscape do not move the image when you pan the map and the ruler
line<BR>gets displayed in the upper left hand corner and does not
draw<BR>correctly. They both work fine in IE. It appears that i'm
not setting<BR>something up correctly. Here an excerpt from my template
were you can<BR>see how I setup the widgets..</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2><body onload="CWC2OnLoadFunction()"
bgcolor="#009999"><BR><form method="post"></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2><div><BR><!-- MAPDHTMLWIDGET
--><BR> <CWC2 type="MapDHTMLWidget"
Visible="true" Width="600"<BR>Height="400" AllowResize="true"
MarqueeColor="#FF3333" MarqueeWidth="2"<BR>minscale="1" bordercolor="#0000ff"
borderwidth="0"/><BR></div>
<BR><div><BR> <cwc2 type="PanMap" image="icons/icon_pan.png"
visible="true"<BR>styleresource="NavButtons" imagetip="Pan Map"
imagewidth="24"<BR>imageheight="24"
toolset="Navigation"><BR>
<image
state="normal"/><BR>
<image
state="selected"/><BR>
<image state="hover"/><BR> </cwc2><BR><cwc2
type="Ruler" image="icons/icon_ruler.png"
visible="true"<BR>styleresource="NavButtons" imagetip="Measure Distance"
imagewidth="24"<BR>imageheight="24" toolset="Navigation"
units="Miles"><BR>
<image
state="normal"/><BR>
<image
state="selected"/><BR>
<image
state="hover"/><BR>
</cwc2><BR></div></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2></form><BR></body></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I'm testing with Netscape version 7.2 and FireFox
version 1.0. Any<BR>ideas would be greatly appreciated.
Thanks,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Jason</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial
size=2>_______________________________________________<BR>Chameleon mailing
list<BR><A
href="mailto:Chameleon@lists.maptools.org">Chameleon@lists.maptools.org</A><BR><A
href="http://lists.maptools.org/mailman/listinfo/chameleon">http://lists.maptools.org/mailman/listinfo/chameleon</A><BR></FONT></DIV></BODY></HTML>