<?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 Change width of SolidStrokeSymbolLayer while zooming in/out in Kotlin Maps SDK Questions</title>
    <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/change-width-of-solidstrokesymbollayer-while/m-p/1317358#M202</link>
    <description>&lt;P&gt;Hi, we draw (poly-)lines on a map using SolidStrokeSymbolLayer. When zooming out, the width of the line remains quite thick - which does not look very good.&lt;/P&gt;&lt;P&gt;We try to adapt the width of the stroke but if I understand correctly, the layer is defined once and it requires a recreation if we want to change its width. Is that correct? Is there another way to chance the stroke width when zooming?&lt;/P&gt;</description>
    <pubDate>Thu, 10 Aug 2023 13:22:07 GMT</pubDate>
    <dc:creator>padmalcom</dc:creator>
    <dc:date>2023-08-10T13:22:07Z</dc:date>
    <item>
      <title>Change width of SolidStrokeSymbolLayer while zooming in/out</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/change-width-of-solidstrokesymbollayer-while/m-p/1317358#M202</link>
      <description>&lt;P&gt;Hi, we draw (poly-)lines on a map using SolidStrokeSymbolLayer. When zooming out, the width of the line remains quite thick - which does not look very good.&lt;/P&gt;&lt;P&gt;We try to adapt the width of the stroke but if I understand correctly, the layer is defined once and it requires a recreation if we want to change its width. Is that correct? Is there another way to chance the stroke width when zooming?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 13:22:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/change-width-of-solidstrokesymbollayer-while/m-p/1317358#M202</guid>
      <dc:creator>padmalcom</dc:creator>
      <dc:date>2023-08-10T13:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Change width of SolidStrokeSymbolLayer while zooming in/out</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/change-width-of-solidstrokesymbollayer-while/m-p/1319221#M208</link>
      <description>&lt;P&gt;Hi Jonas!&lt;/P&gt;&lt;P&gt;You can do this by setting the &lt;A href="https://developers.arcgis.com/kotlin/api-reference/arcgis-maps-kotlin/com.arcgismaps.mapping/-arc-g-i-s-map/reference-scale.html" target="_self"&gt;reference scale on the ArcGISMap&lt;/A&gt;, and then &lt;A href="https://developers.arcgis.com/kotlin/api-reference/arcgis-maps-kotlin/com.arcgismaps.mapping.layers/-feature-layer/scale-symbols.html" target="_self"&gt;specifying that your feature layer should scale symbols&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;You might need to do some experimenting to get the behavior you want. Let us know how this works for you.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 16:53:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/change-width-of-solidstrokesymbollayer-while/m-p/1319221#M208</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2023-08-16T16:53:13Z</dc:date>
    </item>
  </channel>
</rss>

