<!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.6000.16397" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=323432713-25042007>Hello
All,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=323432713-25042007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=323432713-25042007>I want to check and
see if any one has seen this error before.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=323432713-25042007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=323432713-25042007>My map is turned off
or on based on display style being to set to none or block. On my initial page
load I have the display set to none and but I am trying to initialize the map
and trying to zoom to a given extent. When ever I try to zoom to a given extent
I get the "element has no properties" error in Events.js. On further debugging I
narrowed the error down to getSize method when it tries to calculateBounds for
the current map. The current div is not displayed and its clientWidth
and clientHeight are not returned. </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=323432713-25042007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=323432713-25042007>This is where I run
into error this is within setCenter method in Map.js file.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=323432713-25042007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial
size=2> var
bounds = this.getExtent();<SPAN class=323432713-25042007> //here the bounds
are calculated from the current map and the returned bounds are
invalid.</SPAN><BR> <BR>
//send the move call to the baselayer and all the overlays
<BR>
this.baseLayer.moveTo(bounds, zoomChanged, dragging);<BR></FONT></DIV>
<DIV><FONT><SPAN class=323432713-25042007><FONT face=Arial size=2>Any
suggestions are greatly appreciated.</FONT></SPAN></FONT></DIV>
<DIV><FONT><SPAN class=323432713-25042007><FONT face=Arial
size=2></FONT></SPAN></FONT> </DIV>
<DIV><FONT><SPAN class=323432713-25042007><FONT face=Arial size=2>Thank you
all.</FONT></SPAN></FONT></DIV>
<DIV><FONT><SPAN class=323432713-25042007><FONT face=Arial
size=2></FONT></SPAN> </DIV></FONT>
<DIV align=left><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>Murali K. Maddali</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>UAI, Inc.</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>(256) 705-5191 (W)</FONT></DIV>
<DIV align=left><FONT face=Arial size=2><A
href="mailto:murali.maddali@uai.com">murali.maddali@uai.com</A></FONT></DIV>
<DIV align=left><FONT face=Arial size=2></FONT> </DIV>
<DIV align=left><FONT face=Arial size=2><I>"Always bear in mind that your own
resolution to succeed is more important than any one thing." - Abraham
Lincoln<BR></I></DIV></FONT>
<DIV> </DIV>This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the sender. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail.</BODY></HTML>