<br>Hi Christopher, Thanks for ur reply..<br>
<div><span class="gmail_quote"></span>&nbsp;</div>
<div><span class="gmail_quote">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am using IE for displaying the markers.. With out parsing the xml file how can i get the latitude and longitude to display the markers on the map..</span></div>
<div><span class="gmail_quote"></span>&nbsp;</div>
<div><span class="gmail_quote">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Is there any other way to display lot of markers on the map. I tried using text file and xml file with openlayers api.. Even its taking much time..</span></div>
<div><span class="gmail_quote"></span>&nbsp;</div>
<div><span class="gmail_quote">can you give me any sample site which is using these type of requirement..</span></div>
<div><span class="gmail_quote"></span>&nbsp;</div>
<div><span class="gmail_quote">Thanks&amp;Regards</span></div>
<div><span class="gmail_quote">SuneelKota</span></div>
<div><span class="gmail_quote"></span>&nbsp;</div>
<div><span class="gmail_quote"></span>&nbsp;</div>
<div><span class="gmail_quote">On 1/8/07, <b class="gmail_sendername">Christopher Schmidt</b> &lt;<a href="mailto:crschmidt@metacarta.com">crschmidt@metacarta.com</a>&gt; wrote:</span></div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Mon, Jan 08, 2007 at 05:23:12PM +0530, suneel kota wrote:<br>&gt; Hi Christopher, Thanks for ur reply..
<br>&gt;<br>&gt; please check my code which i am using ajax to display the markers..<br><br>Which browser are you using to display the markers? As I said, IE<br>performance at this scale is expected to be slow. Additionally, it looks
<br>like you may be parsing these markers out of XML: if so, you might find<br>that this is actually where the slow behavior comes from, again,<br>depending on your browser. DOM Manipulation can be expensive, and I<br>wouldn&#39;t be surprised if this is what takes the time that you&#39;re seeing.
<br><br>Regards,<br>--<br>Christopher Schmidt<br>MetaCarta<br></blockquote><br>