<?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: return points from  labelPointsCompleteHandler in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/return-points-from-nbsp-labelpointscompletehandler/m-p/716862#M15917</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have that part covered, I really think my problem is timing issue because I call simplify during an async onResult function for graphical query... the arrayCollection I'm trying to access after this call doesn't exist yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem solved: Instead of trying to get mappoint right away, I call another function to return it, this seems to give enough time for label_complete to happen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for your help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Aug 2010 13:04:22 GMT</pubDate>
    <dc:creator>WilliamBailey</dc:creator>
    <dc:date>2010-08-11T13:04:22Z</dc:date>
    <item>
      <title>return points from  labelPointsCompleteHandler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/return-points-from-nbsp-labelpointscompletehandler/m-p/716860#M15915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to return points from&amp;nbsp; geometryService.labelPoints via the labelPointsCompleteHandler function. I have some irregular shaped polygons and I need the labels/infowindow flags to be inside the polygon. Anyone have an idea on how to use this function to return the actual mapPoint to a calling function. The sample only uses "user" drawn graphics, I will be passing parcel polygon graphics one at a time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I have used model builder in past to accomplish this by using "inside" option of poly-to-point tool, but it requires double querying (polygon and point layers). I was hoping to accomplish this in a more efficient manner.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;p.s. I am still using Flex 1.3&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 11:53:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/return-points-from-nbsp-labelpointscompletehandler/m-p/716860#M15915</guid>
      <dc:creator>WilliamBailey</dc:creator>
      <dc:date>2010-08-10T11:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: return points from  labelPointsCompleteHandler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/return-points-from-nbsp-labelpointscompletehandler/m-p/716861#M15916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;William,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In 1.3 API you will have to do a query first so that you can have the graphic of the polygon returned to you and then you can feed that graphic to the geometryService&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GeometryService.labelPoints([graphic]);&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 18:41:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/return-points-from-nbsp-labelpointscompletehandler/m-p/716861#M15916</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-08-10T18:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: return points from  labelPointsCompleteHandler</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/return-points-from-nbsp-labelpointscompletehandler/m-p/716862#M15917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have that part covered, I really think my problem is timing issue because I call simplify during an async onResult function for graphical query... the arrayCollection I'm trying to access after this call doesn't exist yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem solved: Instead of trying to get mappoint right away, I call another function to return it, this seems to give enough time for label_complete to happen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for your help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 13:04:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/return-points-from-nbsp-labelpointscompletehandler/m-p/716862#M15917</guid>
      <dc:creator>WilliamBailey</dc:creator>
      <dc:date>2010-08-11T13:04:22Z</dc:date>
    </item>
  </channel>
</rss>

