<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3199" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face="Courier New" color=#800000><SPAN 
class=771181821-26112007>Hi,</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN 
class=771181821-26112007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN class=771181821-26112007>I am 
passing an extent to my map object to set it, but it is not being set to what I 
am telling it.&nbsp; I cannot find an error -- can someone look at it?&nbsp; 
Here's the relevant code:</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN 
class=771181821-26112007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN class=771181821-26112007>=== 
PHP code ===</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN 
class=771181821-26112007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN class=771181821-26112007>echo 
"&lt;pre&gt;buf_max_extent is: "; print_r( $buf_max_extent ); echo 
"&lt;/pre&gt;&lt;br&gt;\n";<BR>$map-&gt;setExtent($buf_max_extent[1],$buf_max_extent[2],$buf_max_extent[3],$buf_max_extent[4]);<BR>echo 
"&lt;pre&gt;final extent is: "; print_r( $map-&gt;extent ); echo 
"&lt;/pre&gt;&lt;br&gt;\n";<BR></DIV></SPAN></FONT><FONT face="Courier New" 
color=#800000><SPAN class=771181821-26112007></SPAN></FONT>
<DIV><FONT face="Courier New" color=#800000><SPAN class=771181821-26112007>=== 
End PHP code ===</SPAN></FONT></DIV>
<DIV align=left><FONT face="Courier New" color=#800000></FONT>&nbsp;</DIV>
<DIV align=left><FONT face="Courier New" color=#800000></FONT>&nbsp;</DIV>
<DIV align=left><FONT face="Courier New" color=#800000></FONT>&nbsp;</DIV>
<DIV align=left><FONT face="Courier New" color=#800000></FONT>&nbsp;</DIV>
<DIV align=left><FONT face="Courier New" color=#800000></FONT>&nbsp;</DIV>
<DIV align=left><FONT face="Courier New" color=#800000></FONT>&nbsp;</DIV>
<DIV align=left><FONT face="Courier New" color=#800000>
<DIV><FONT face="Courier New" color=#800000><SPAN 
class=771181821-26112007>===&nbsp;HTTP Output&nbsp;===</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN class=771181821-26112007><PRE>buf_max_extent is: Array
(
    [1] =&gt; 490059.61375
    [2] =&gt; 5163285.525
    [3] =&gt; 764351.51125
    [4] =&gt; 5388702.975
)
</PRE><BR><PRE>final extent is: ms_rect_obj Object
(
    [_handle_] =&gt; Resource id #7
    [minx] =&gt; 476927.2625
    [miny] =&gt; 5163285.525
    [maxx] =&gt; 777483.8625
    [maxy] =&gt; 5388702.975
)
</SPAN></FONT><FONT face="Courier New" color=#800000><SPAN class=771181821-26112007>=== End HTTP Output ===</SPAN></FONT></PRE></DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN 
class=771181821-26112007>tia,</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN 
class=771181821-26112007>matt</SPAN></FONT></DIV>
<DIV><FONT face="Courier New" color=#800000><SPAN 
class=771181821-26112007></SPAN></FONT>&nbsp;</DIV></FONT></DIV>
<DIV align=left><FONT face="Courier New" color=#800000></FONT>&nbsp;</DIV>
<DIV align=left>It is from the wellspring of our despair and the places that we 
are broken that we come to repair the world.</DIV>
<DIV align=left>-- Murray Waas</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>