Just a few hints.<br><br>1. To display icons on IE prefer GIF to PNG (see all IE troubles with transparent PNG)<br><br>2. Try disabling the use of vectorial graphic with<br><br>&nbsp;&nbsp; xmlOverlayUseCanvas = false;<br><br>before the &quot;new kaXmlOerlay()&quot;
<br>The icons are drawn using vector graphic primitives to allow the rotation.<br><br>3. Look for bad icons URL in the logs of the server<br><br>4. Try with a browser with a good debugger (as Firefox with FireBug). Use some developper tool to disable the browser cache and make sure you are not using a proxy.
<br><br><br><div><span class="gmail_quote">2007/2/22, Fabian Rami &lt;<a href="mailto:fabian.rami@wowcompany.com">fabian.rami@wowcompany.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanls i ll check for it soon.<br><br><br>I have a little problem with drawing xmlicon on IE.<br><br>I made a php page who add all the point of a vehicle for a day , that<br>work fine all the week end.<br><br>But now it does nt work anymore.
<br><br>Sometimes the xmlIcon apear , sometime nothing show up , sometimes i<br>have all working fine... I am lost , i don t know where to start my<br>search...<br><br>I use Ka-map on my main frame in a div&nbsp;&nbsp;, i add in this div your
<br>iframe_xmloverlay.html.<br><br>I don&#39;t only let &lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01<br>Transitional//EN&quot; &quot;<a href="http://www.w3.org/TR/html4/loose.dtd">http://www.w3.org/TR/html4/loose.dtd
</a>&quot;&gt; to the Iframe and<br>don&#39;t add it to my main ( wich is &lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD<br>HTML 4.01 Transitional//EN&quot; &gt;).<br><br>Does it matter ?<br><br>Where can i try to find some help???
<br>As said in my first post , i already switch some line in the XMLOverlay.js<br><br>Greetings,<br>Fabian<br><br><br><br>Pg a écrit :<br>&gt; There is such an experimental implementation.<br>&gt; Probably will be on CVS in a few days. Look for &quot;handler_onclick&quot; in
<br>&gt; the comments of kaXmlOverlay.js<br>&gt;<br>&gt;&nbsp;&nbsp;-Pg<br>&gt;<br>&gt; 2007/2/19, Fabian Rami &lt; <a href="mailto:fabian.rami@wowcompany.com">fabian.rami@wowcompany.com</a><br>&gt; &lt;mailto:<a href="mailto:fabian.rami@wowcompany.com">
fabian.rami@wowcompany.com</a>&gt;&gt;:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Hi all,<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; I have added dynamic point (with a icon on the map).<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; I want be able to query this point when i click on it.<br>&gt;
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; My point are in a&nbsp;&nbsp;XmlOverlay layer<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Is it possible&nbsp;&nbsp;for me to&nbsp;&nbsp;click on the icon and then request<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; doing an<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; ajax query to my database ?<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Can i directly have the PID of the point i just click on ?
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Best regards,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Fabian<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; ka-Map-users mailing list<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:ka-Map-users@lists.maptools.org">ka-Map-users@lists.maptools.org
</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mailto:<a href="mailto:ka-Map-users@lists.maptoo">ka-Map-users@lists.maptoo</a>%0Als.org&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://lists.maptools.org/mailman/listinfo/ka-map-users">http://lists.maptools.org/mailman/listinfo/ka-map-users
</a><br>&gt;<br>&gt;<br><br></blockquote></div><br>