<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to find a point  on  a  polyline in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-find-a-point-on-a-polyline/m-p/281932#M26045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure the route is M enabled. Then display route events either as point events, to find the particular place at the polyline. Or display as Line event, with start and end point measure to highlight the selected path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.esri.com/legacyfs/online/19835_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Oct 2014 07:50:09 GMT</pubDate>
    <dc:creator>ArnoldKuilman</dc:creator>
    <dc:date>2014-10-10T07:50:09Z</dc:date>
    <item>
      <title>How to find a point  on  a  polyline</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-find-a-point-on-a-polyline/m-p/281931#M26044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello superiors：&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; good morning，now I have a question, please lost you several minutes , thansk very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Q:&amp;nbsp; there is&amp;nbsp; a polyline (look at&amp;nbsp; pic&amp;nbsp; )&amp;nbsp; , the begin&amp;nbsp; is&amp;nbsp; A point, the end is E point, the polyline&amp;nbsp; info is known, now&amp;nbsp;&amp;nbsp; user&amp;nbsp; input&amp;nbsp; a&amp;nbsp; length （maybe&amp;nbsp; 100 m），how&amp;nbsp; can&amp;nbsp; I&amp;nbsp; find&amp;nbsp; the point&amp;nbsp; F&amp;nbsp; in&amp;nbsp; the polyline （means&amp;nbsp; AB +BC+CD+DF&amp;nbsp; = 100m），and&amp;nbsp; highlight the find&amp;nbsp; path （AF is another color）&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp; very much( this is javascript of arcgis).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; pic :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG alt="findPoint.png" class="jive-image image-1" height="506" src="https://community.esri.com/legacyfs/online/19745_findPoint.png" width="620" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 02:23:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-find-a-point-on-a-polyline/m-p/281931#M26044</guid>
      <dc:creator>xiaoyunnsongb</dc:creator>
      <dc:date>2014-10-10T02:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a point  on  a  polyline</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-find-a-point-on-a-polyline/m-p/281932#M26045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure the route is M enabled. Then display route events either as point events, to find the particular place at the polyline. Or display as Line event, with start and end point measure to highlight the selected path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.esri.com/legacyfs/online/19835_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 07:50:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-find-a-point-on-a-polyline/m-p/281932#M26045</guid>
      <dc:creator>ArnoldKuilman</dc:creator>
      <dc:date>2014-10-10T07:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a point  on  a  polyline</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-find-a-point-on-a-polyline/m-p/281933#M26046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mr &lt;STRONG style="font-size: 12px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;A href="https://community.esri.com/people/a.kuilman@n-sea.com"&gt;a.kuilman@n-sea.com&lt;/A&gt;：&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; thanks very much&amp;nbsp; your answer, but i can't find the dialog , this&amp;nbsp; is javascript of arcgis ,can you support the code like&amp;nbsp; this function , hope you happy every day.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2014 03:39:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-find-a-point-on-a-polyline/m-p/281933#M26046</guid>
      <dc:creator>xiaoyunnsongb</dc:creator>
      <dc:date>2014-10-11T03:39:26Z</dc:date>
    </item>
  </channel>
</rss>

