<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>Strange &quot;this.icon has no properties&quot;</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">I've had a strange error occur in my code. Occasionally, for reasons I can't explain, I get a &quot;this.icon has no properties&quot; popup. I've traced the code to the Marker.draw() method &#8230; I found that adding a check to make sure that this.icon is not null prior to calling the this.icon.draw() method at least makes the problem no longer appear.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">I am doing no manipulation of the marker or icon &#8230; I'm not sure how that the Marker, once created, can ever get into a situation where its icon gets set to null.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Has anyone else seen this issue?</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">-eP</FONT>
</P>

</BODY>
</HTML>