<?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: Are there any tool or toolbar for draw polygon or polyline features or graphics in QML API ? in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/are-there-any-tool-or-toolbar-for-draw-polygon-or/m-p/313145#M1569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a navigation toolbar in the toolkit that comes with the SDK. Checkout the "Navigation toolbar" sample under the toolkit section of the sample app. You might also find the "Navigation actions" sample under the Map category useful. Keep in mind that in QML, elements are drawn in the order they are declared, so make sure to add the navigation toolbar near the end of your page, so that it draws on top of the map. Also, the navigation toolbar binds to the map, so it must be a child of the map (i.e. declared inside of the map component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Mar 2015 17:26:54 GMT</pubDate>
    <dc:creator>LucasDanzinger</dc:creator>
    <dc:date>2015-03-05T17:26:54Z</dc:date>
    <item>
      <title>Are there any tool or toolbar for draw polygon or polyline features or graphics in QML API ?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/are-there-any-tool-or-toolbar-for-draw-polygon-or/m-p/313142#M1566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there any tool or toolbar for draw polygon or polyline features or graphics in QML API ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 09:16:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/are-there-any-tool-or-toolbar-for-draw-polygon-or/m-p/313142#M1566</guid>
      <dc:creator>KK2014</dc:creator>
      <dc:date>2015-03-04T09:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any tool or toolbar for draw polygon or polyline features or graphics in QML API ?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/are-there-any-tool-or-toolbar-for-draw-polygon-or/m-p/313143#M1567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, there is no sketching tool at this point with the QML API. I recommend you checkout some of the samples in the QML sample app. Specifically, many of the geometry samples show how to sketch points, lines, and polygons. The "Relation online" sample is a good example of this. A sketching tool in some capacity is something that we are looking at adding in an upcoming release. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 16:59:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/are-there-any-tool-or-toolbar-for-draw-polygon-or/m-p/313143#M1567</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2015-03-04T16:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any tool or toolbar for draw polygon or polyline features or graphics in QML API ?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/are-there-any-tool-or-toolbar-for-draw-polygon-or/m-p/313144#M1568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I create an example like "Realation online " is good example but I want to add also NavigatonToolbar in same map but I can't seen that Navigation toolbar.&lt;/P&gt;&lt;P&gt;Thanks Luke.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 07:29:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/are-there-any-tool-or-toolbar-for-draw-polygon-or/m-p/313144#M1568</guid>
      <dc:creator>KK2014</dc:creator>
      <dc:date>2015-03-05T07:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any tool or toolbar for draw polygon or polyline features or graphics in QML API ?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/are-there-any-tool-or-toolbar-for-draw-polygon-or/m-p/313145#M1569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a navigation toolbar in the toolkit that comes with the SDK. Checkout the "Navigation toolbar" sample under the toolkit section of the sample app. You might also find the "Navigation actions" sample under the Map category useful. Keep in mind that in QML, elements are drawn in the order they are declared, so make sure to add the navigation toolbar near the end of your page, so that it draws on top of the map. Also, the navigation toolbar binds to the map, so it must be a child of the map (i.e. declared inside of the map component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 17:26:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/are-there-any-tool-or-toolbar-for-draw-polygon-or/m-p/313145#M1569</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2015-03-05T17:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any tool or toolbar for draw polygon or polyline features or graphics in QML API ?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/are-there-any-tool-or-toolbar-for-draw-polygon-or/m-p/1095954#M4407</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/173292"&gt;@KK2014&lt;/a&gt;&amp;nbsp;the 100.12 release of ArcGIS Runtime now supports a SketchEditor, which greatly simplifies the workflow for sketching geometries on a map. This might be something worth considering integrating into your app. More details are in the release blog -&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-runtime-sdks-blog/sketcheditor-now-available-in-the-arcgis-runtime/ba-p/1094221" target="_blank"&gt;https://community.esri.com/t5/arcgis-runtime-sdks-blog/sketcheditor-now-available-in-the-arcgis-runtime/ba-p/1094221&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 15:12:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/are-there-any-tool-or-toolbar-for-draw-polygon-or/m-p/1095954#M4407</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2021-09-07T15:12:12Z</dc:date>
    </item>
  </channel>
</rss>

