<?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: Blocking: CIM symbol of type 'CIMPolygonSymbol' is unsupported in 3D in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/blocking-cim-symbol-of-type-cimpolygonsymbol-is/m-p/1151522#M76586</link>
    <description>&lt;P&gt;Hi Micheal&lt;BR /&gt;You could use&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-TextSymbol3DLayer.html&amp;nbsp;" target="_self"&gt;TextSymbol3DLayer&lt;/A&gt;&amp;nbsp;in 3D for labels.&lt;BR /&gt;With the upcoming release 4.23 &lt;A href="https://github.com/Esri/feedback-js-api-next/blob/master/CHANGELOG.md#label-alignment-and-styles" target="_self"&gt;(next - Label alignment and styles)&lt;/A&gt;&amp;nbsp;there is also more support for labels like custom fonts, decoration and background coming.&lt;BR /&gt;Check also the&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/visualization-label-callout/" target="_self"&gt;sample - using callout lines with labels.&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Mar 2022 22:03:41 GMT</pubDate>
    <dc:creator>SaschaBrunnerCH</dc:creator>
    <dc:date>2022-03-07T22:03:41Z</dc:date>
    <item>
      <title>Blocking: CIM symbol of type 'CIMPolygonSymbol' is unsupported in 3D</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/blocking-cim-symbol-of-type-cimpolygonsymbol-is/m-p/1150146#M76565</link>
      <description>&lt;P&gt;Creating a CIMTextSymbol with symbol used to work (In the previous version of arc gis api):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
        type: 'CIMTextSymbol',
        fontFamilyName: 'apica-font',
        height: size,
        horizontalAlignment: 'Center',
        symbol: {
            type: 'CIMPolygonSymbol',
            symbolLayers: [
                {
                    type: 'CIMSolidFill',
                    enable: true,
                    color,
                },
            ],
        },
        billboardMode3D: 'FaceNearPlane',
        verticalAlignment: 'Center',
    };&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;Why is it not working anymore? Is there any alternative for visualising 3D text.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 13:20:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/blocking-cim-symbol-of-type-cimpolygonsymbol-is/m-p/1150146#M76565</guid>
      <dc:creator>MichaelK1</dc:creator>
      <dc:date>2022-03-03T13:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking: CIM symbol of type 'CIMPolygonSymbol' is unsupported in 3D</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/blocking-cim-symbol-of-type-cimpolygonsymbol-is/m-p/1151522#M76586</link>
      <description>&lt;P&gt;Hi Micheal&lt;BR /&gt;You could use&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-TextSymbol3DLayer.html&amp;nbsp;" target="_self"&gt;TextSymbol3DLayer&lt;/A&gt;&amp;nbsp;in 3D for labels.&lt;BR /&gt;With the upcoming release 4.23 &lt;A href="https://github.com/Esri/feedback-js-api-next/blob/master/CHANGELOG.md#label-alignment-and-styles" target="_self"&gt;(next - Label alignment and styles)&lt;/A&gt;&amp;nbsp;there is also more support for labels like custom fonts, decoration and background coming.&lt;BR /&gt;Check also the&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/visualization-label-callout/" target="_self"&gt;sample - using callout lines with labels.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 22:03:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/blocking-cim-symbol-of-type-cimpolygonsymbol-is/m-p/1151522#M76586</guid>
      <dc:creator>SaschaBrunnerCH</dc:creator>
      <dc:date>2022-03-07T22:03:41Z</dc:date>
    </item>
  </channel>
</rss>

