hi, thanks for style fix. <br>
for now, you can remove the polyline with your own event and using: <br>
<br>
myKaMap.removePoly(oPoly) .<br>
<br>
i just fixed that code so you'll have to check it again. example in same index2.html . <br>
i haven't figured out how to add an onclick event to a polyline. it
works for addObjectGeo, but something funny goes on the polyline code
that doesn't do what i expect .&nbsp;&nbsp; you can get to the image
with <br>
oPoly.poly, but from there oPoly.poly.onclick = ... doesn't work.<br>
<br>
any ideas???<br>
-b<br>
 <br><div><span class="gmail_quote">On 10/4/05, <b class="gmail_sendername">Peter Giencke</b> &lt;<a href="mailto:pgiencke@glc.org">pgiencke@glc.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">





<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Brent,</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Nice. How easy is it to remove the route after it's 
created? I can see a user clicking on an area, highlighting it, and removing the 
highlight from the previously clicked entity. Oh PS, the page 
isn't</font></span><span><font color="#0000ff" face="Arial" size="2"> loading in IE because you didn't close your style tag 
&lt;style/&gt;.</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span>&nbsp;</div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">-pete</font></span></div><br>
<div dir="ltr" align="left" lang="en-us">
<hr>
<font face="Tahoma" size="2"><b>From:</b> <a href="mailto:ka-map-users-bounces@lists.maptools.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ka-map-users-bounces@lists.maptools.org</a> 
[mailto:<a href="mailto:ka-map-users-bounces@lists.maptools.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ka-map-users-bounces@lists.maptools.org</a>] <b>On Behalf Of </b>Brent 
Pedersen<br><b>Sent:</b> Tuesday, October 04, 2005 12:34 PM<span class="q"><br><b>To:</b> 
<a href="mailto:ka-map-users@lists.maptools.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ka-map-users@lists.maptools.org</a><br><b>Subject:</b> Re: [ka-Map-users] Drawing 
routes in ka-map<br></span></font><br></div>
<div><span class="e" id="q_106bcfece715d01c_3"><div></div>hi, i've been tinkering with this, finally got it working--still some 
bugs:<br><br>javascript for polyline class at:<br><a href="http://128.32.253.220/draw/polyline.js" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://128.32.253.220/draw/polyline.js</a><br>perl 
GD script at:<br><a href="http://128.32.253.220/draw/polyline.pl.txt" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://128.32.253.220/draw/polyline.pl.txt</a><br>example 
at:<br><a href="http://128.32.253.220/kamapdev/htdocs/index2.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://128.32.253.220/kamapdev/htdocs/index2.html</a><br><br>i 
have drawn polylines with 16,000+ pts and it works fine. there seems to be no 
problem even if the images are fairly large--though things get a little slower, 
it is probably better to use w. zorn's library for extremely large polylines. or 
at least break up the image....<br><br>also, as it is now, all points are stored 
in the polyline object. there's a better way to do it but it involves more 
accounting and i haven't got around to that yet. <br><br>-brent<br><br>
<div><span class="gmail_quote">On 9/29/05, <b class="gmail_sendername">Stephen 
Woodbridge</b> &lt;<a href="mailto:woodbri@swoodbridge.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">woodbri@swoodbridge.com</a>&gt; 
wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Paul, 
  et al,<br><br>What are the prevailing thoughts on how to draw routes as 
  overlays in<br>ka-map?<br><br>The number of points and be quite extensive, 
  especially if someone<br>generates a route across the US.<br><br>-Steve W. 
  <br>_______________________________________________<br>ka-Map-users mailing 
  list<br><a href="mailto:ka-Map-users@lists.maptools.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ka-Map-users@lists.maptools.org</a><br><a href="http://lists.maptools.org/mailman/listinfo/ka-map-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://lists.maptools.org/mailman/listinfo/ka-map-users</a><br></blockquote></div><br>

</span></div></blockquote></div><br>