<?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 Updating graphic layers  in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/updating-graphic-layers/m-p/709068#M3595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a general question about the best methods to draw features that update within a graphics layer. &amp;nbsp;For instance, I am interested in drawing a line of sight line that changes direction through time as I move a Q-slider. Should I have a pointer to a graphics overlay that I create a new instance of each time I want to redraw the line? &amp;nbsp;Or is there a more elegant method for redrawing on a map?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2017 18:01:44 GMT</pubDate>
    <dc:creator>MichaelGreene2</dc:creator>
    <dc:date>2017-02-22T18:01:44Z</dc:date>
    <item>
      <title>Updating graphic layers</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/updating-graphic-layers/m-p/709068#M3595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a general question about the best methods to draw features that update within a graphics layer. &amp;nbsp;For instance, I am interested in drawing a line of sight line that changes direction through time as I move a Q-slider. Should I have a pointer to a graphics overlay that I create a new instance of each time I want to redraw the line? &amp;nbsp;Or is there a more elegant method for redrawing on a map?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 18:01:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/updating-graphic-layers/m-p/709068#M3595</guid>
      <dc:creator>MichaelGreene2</dc:creator>
      <dc:date>2017-02-22T18:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Updating graphic layers</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/updating-graphic-layers/m-p/709069#M3596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be best to have 1 graphics layer, and to have a renderer set on it defining how all the graphics in it should look. Then, have 1 graphic instance, where you continually just re-set the geometry on it. Create a new geometry each time the slider value&amp;nbsp;changes and re-set it to the graphic, and it should update the graphic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 19:10:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/updating-graphic-layers/m-p/709069#M3596</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2017-02-22T19:10:48Z</dc:date>
    </item>
  </channel>
</rss>

