<?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: Drawing MarkerSymbols on the Vertices of a MultilayerPolygonSymbol in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/drawing-markersymbols-on-the-vertices-of-a/m-p/1652223#M5495</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;C++ API does not currently support properties to control MarkerSymbolsplacement on the Vertices of a MultilayerPolygonSymbol.&lt;BR /&gt;&lt;BR /&gt;However, this functionality is supported from the rendering side through the CIM, using the CIMMarkerPlacementOnVertices property.&lt;BR /&gt;&lt;BR /&gt;To achieve marker placement on vertices, you will need to use a CIM symbol. You could go into Pro and author this symbol and create a MobileStyle file, save the symbol to it and use the Style API to load the symbol.Or you could publish it to a service.&lt;BR /&gt;&lt;A href="https://github.com/Esri/cim-spec/blob/main/docs/v3/CIMSymbols.md#cimmarkerplacementonvertices" target="_blank"&gt;https://github.com/Esri/cim-spec/blob/main/docs/v3/CIMSymbols.md#cimmarkerplacementonvertices&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Sep 2025 20:02:16 GMT</pubDate>
    <dc:creator>AjithChalliyil</dc:creator>
    <dc:date>2025-09-22T20:02:16Z</dc:date>
    <item>
      <title>Drawing MarkerSymbols on the Vertices of a MultilayerPolygonSymbol</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/drawing-markersymbols-on-the-vertices-of-a/m-p/1652083#M5494</link>
      <description>&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;I have a question about creating and configuring a MultilayerPolygonSymbol in the ArcGIS Maps SDK 200.6.0. My goal is to draw a polygon on the map while using a MarkerSymbolLayer to draw symbols on the vertices, a StrokeSymbolLayer to configure the outline and a FillSymbolLayer to configure the fill style.&lt;/P&gt;&lt;P&gt;Things are working fine for the Outline and the fill part, but the Marker Symbol is used to draw the symbol as a repeating pattern on the inside of the polygon. Now there seem to be properties to configure this type of behaviour in the application (&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/position-and-place-marker-symbol-layers.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/position-and-place-marker-symbol-layers.htm&lt;/A&gt;) and the SymbolLayer API Reference (&lt;A href="https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-symbollayer.html" target="_blank"&gt;https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-symbollayer.html&lt;/A&gt;) mentions properties as well, but I can't seem to find any sort of documentation on how to set the properties using the C++ API or which property names are available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me on whether my approach to this is simply incorrect or I missed a part of the documentation that elaborates on this usecase?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 12:41:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/drawing-markersymbols-on-the-vertices-of-a/m-p/1652083#M5494</guid>
      <dc:creator>RobinStegemann</dc:creator>
      <dc:date>2025-09-22T12:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing MarkerSymbols on the Vertices of a MultilayerPolygonSymbol</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/drawing-markersymbols-on-the-vertices-of-a/m-p/1652223#M5495</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;C++ API does not currently support properties to control MarkerSymbolsplacement on the Vertices of a MultilayerPolygonSymbol.&lt;BR /&gt;&lt;BR /&gt;However, this functionality is supported from the rendering side through the CIM, using the CIMMarkerPlacementOnVertices property.&lt;BR /&gt;&lt;BR /&gt;To achieve marker placement on vertices, you will need to use a CIM symbol. You could go into Pro and author this symbol and create a MobileStyle file, save the symbol to it and use the Style API to load the symbol.Or you could publish it to a service.&lt;BR /&gt;&lt;A href="https://github.com/Esri/cim-spec/blob/main/docs/v3/CIMSymbols.md#cimmarkerplacementonvertices" target="_blank"&gt;https://github.com/Esri/cim-spec/blob/main/docs/v3/CIMSymbols.md#cimmarkerplacementonvertices&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 20:02:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/drawing-markersymbols-on-the-vertices-of-a/m-p/1652223#M5495</guid>
      <dc:creator>AjithChalliyil</dc:creator>
      <dc:date>2025-09-22T20:02:16Z</dc:date>
    </item>
  </channel>
</rss>

