<?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 line symbols arrow style not working on scene view in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/line-symbols-arrow-style-not-working-on-scene-view/m-p/578091#M2967</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please check why arrow are not being displayed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #c0c0c0;"&gt;    &lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;SimpleLineSymbol&lt;/SPAN&gt;*&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #092e64;"&gt;sls&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #808000;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;SimpleLineSymbol&lt;/SPAN&gt;(&lt;SPAN style="color: #800080;"&gt;SimpleLineSymbolStyle&lt;/SPAN&gt;::&lt;SPAN style="color: #800080;"&gt;Solid&lt;/SPAN&gt;,&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;QColor&lt;/SPAN&gt;(&lt;SPAN style="color: #008000;"&gt;"black"&lt;/SPAN&gt;),&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000080;"&gt;5&lt;/SPAN&gt;,&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #808000;"&gt;this&lt;/SPAN&gt;);&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #c0c0c0;"&gt;    &lt;/SPAN&gt;&lt;SPAN style="color: #092e64;"&gt;sls&lt;/SPAN&gt;-&amp;gt;&lt;SPAN style="color: #00677c;"&gt;setMarkerStyle&lt;/SPAN&gt;(&lt;SPAN style="color: #800080;"&gt;SimpleLineSymbolMarkerStyle&lt;/SPAN&gt;::&lt;SPAN style="color: #800080;"&gt;Arrow&lt;/SPAN&gt;);&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #c0c0c0;"&gt;    &lt;/SPAN&gt;&lt;SPAN style="color: #092e64;"&gt;sls&lt;/SPAN&gt;-&amp;gt;&lt;SPAN style="color: #00677c;"&gt;setMarkerPlacement&lt;/SPAN&gt;(&lt;SPAN style="color: #800080;"&gt;SimpleLineSymbolMarkerPlacement&lt;/SPAN&gt;::&lt;SPAN style="color: #800080;"&gt;End&lt;/SPAN&gt;);

Thank you,
GIrish&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 16:38:50 GMT</pubDate>
    <dc:creator>GirishchandraY</dc:creator>
    <dc:date>2021-12-12T16:38:50Z</dc:date>
    <item>
      <title>line symbols arrow style not working on scene view</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/line-symbols-arrow-style-not-working-on-scene-view/m-p/578091#M2967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please check why arrow are not being displayed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #c0c0c0;"&gt;    &lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;SimpleLineSymbol&lt;/SPAN&gt;*&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #092e64;"&gt;sls&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #808000;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;SimpleLineSymbol&lt;/SPAN&gt;(&lt;SPAN style="color: #800080;"&gt;SimpleLineSymbolStyle&lt;/SPAN&gt;::&lt;SPAN style="color: #800080;"&gt;Solid&lt;/SPAN&gt;,&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;QColor&lt;/SPAN&gt;(&lt;SPAN style="color: #008000;"&gt;"black"&lt;/SPAN&gt;),&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000080;"&gt;5&lt;/SPAN&gt;,&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #808000;"&gt;this&lt;/SPAN&gt;);&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #c0c0c0;"&gt;    &lt;/SPAN&gt;&lt;SPAN style="color: #092e64;"&gt;sls&lt;/SPAN&gt;-&amp;gt;&lt;SPAN style="color: #00677c;"&gt;setMarkerStyle&lt;/SPAN&gt;(&lt;SPAN style="color: #800080;"&gt;SimpleLineSymbolMarkerStyle&lt;/SPAN&gt;::&lt;SPAN style="color: #800080;"&gt;Arrow&lt;/SPAN&gt;);&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #c0c0c0;"&gt;    &lt;/SPAN&gt;&lt;SPAN style="color: #092e64;"&gt;sls&lt;/SPAN&gt;-&amp;gt;&lt;SPAN style="color: #00677c;"&gt;setMarkerPlacement&lt;/SPAN&gt;(&lt;SPAN style="color: #800080;"&gt;SimpleLineSymbolMarkerPlacement&lt;/SPAN&gt;::&lt;SPAN style="color: #800080;"&gt;End&lt;/SPAN&gt;);

Thank you,
GIrish&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:38:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/line-symbols-arrow-style-not-working-on-scene-view/m-p/578091#M2967</guid>
      <dc:creator>GirishchandraY</dc:creator>
      <dc:date>2021-12-12T16:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: line symbols arrow style not working on scene view</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/line-symbols-arrow-style-not-working-on-scene-view/m-p/578092#M2968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-simplelinesymbol.html" title="https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-simplelinesymbol.html"&gt;SimpleLineSymbol Class | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;STRONG style="color: #4c4c4c; background-color: #ffffff;"&gt;Note:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/qt/latest/cpp/api-reference/symboltypes-h.html#SimpleLineSymbolMarkerStyle-enum" style="color: #0079c1; background-color: #ffffff; text-decoration: none;"&gt;SimpleLineSymbolMarkerStyle::Arrow&lt;/A&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;marker style is not supported in 3D scenes with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/qt/latest/cpp/api-reference/maptypes-h.html#GraphicsRenderingMode-enum" style="color: #0079c1; background-color: #ffffff; text-decoration: none;"&gt;GraphicsRenderingMode::Dynamic&lt;/A&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;graphics rendering mode. It will not render correctly.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you ensured you are setting graphics rendering mode on the graphics overlay to static?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2020 13:47:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/line-symbols-arrow-style-not-working-on-scene-view/m-p/578092#M2968</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2020-09-11T13:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: line symbols arrow style not working on scene view</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/line-symbols-arrow-style-not-working-on-scene-view/m-p/578093#M2969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ohh okay So GRaphics Overlay has to be set in Static&lt;/P&gt;&lt;P&gt;Yes this is working fine now thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2020 09:22:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/line-symbols-arrow-style-not-working-on-scene-view/m-p/578093#M2969</guid>
      <dc:creator>GirishchandraY</dc:creator>
      <dc:date>2020-09-21T09:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: line symbols arrow style not working on scene view</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/line-symbols-arrow-style-not-working-on-scene-view/m-p/1002419#M3825</link>
      <description>&lt;P&gt;not working in android&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 03:16:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/line-symbols-arrow-style-not-working-on-scene-view/m-p/1002419#M3825</guid>
      <dc:creator>xzwhappy</dc:creator>
      <dc:date>2020-11-18T03:16:12Z</dc:date>
    </item>
  </channel>
</rss>

