<?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 Drawtool (line) Measurements (as you draw)??? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/drawtool-line-measurements-as-you-draw/m-p/592906#M13286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Obviously the geometry service would be too slow, but when drawing a line I would like a running total of the distance in the tooltip. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone done this or would they have any tips?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Feb 2011 09:21:39 GMT</pubDate>
    <dc:creator>TonyCollins</dc:creator>
    <dc:date>2011-02-17T09:21:39Z</dc:date>
    <item>
      <title>Drawtool (line) Measurements (as you draw)???</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/drawtool-line-measurements-as-you-draw/m-p/592906#M13286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Obviously the geometry service would be too slow, but when drawing a line I would like a running total of the distance in the tooltip. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone done this or would they have any tips?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 09:21:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/drawtool-line-measurements-as-you-draw/m-p/592906#M13286</guid>
      <dc:creator>TonyCollins</dc:creator>
      <dc:date>2011-02-17T09:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Drawtool (line) Measurements (as you draw)???</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/drawtool-line-measurements-as-you-draw/m-p/592907#M13287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you're using och spatial reference where the distance is equal to sqrt((x1-x2)^2 + (y1-y2)), you could use that and some mouseEvents (like MouseEvent.MOUSE_MOVE and MapMouseEvent.MAP_CLICK) and event.stageX, event.stageY along with toMapFromStage.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 14:56:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/drawtool-line-measurements-as-you-draw/m-p/592907#M13287</guid>
      <dc:creator>MattiasEkström</dc:creator>
      <dc:date>2011-02-17T14:56:55Z</dc:date>
    </item>
  </channel>
</rss>

