<?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 In BasemapStyle arcGISImagery, dashes between regions are animating when zooming in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/in-basemapstyle-arcgisimagery-dashes-between/m-p/1265409#M7573</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm displaying a simple map with&amp;nbsp;arcGISImagery&amp;nbsp;BasemapStyle like this :&lt;/P&gt;&lt;LI-CODE lang="swift"&gt;class SimpleMapViewController: UIViewController {
    @IBOutlet weak var mapView: AGSMapView!

    override func viewDidLoad() {
        super.viewDidLoad()
        mapView.map = AGSMap(basemapStyle: .arcGISImagery)
    }
}&lt;/LI-CODE&gt;&lt;P&gt;The problem is when I zoom the dashed lines between regions are making disturbing animations (screen record attached). Is there a fix or a way to prevent that ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you !&lt;/P&gt;</description>
    <pubDate>Wed, 08 Mar 2023 12:59:53 GMT</pubDate>
    <dc:creator>YoussefMAHERZI</dc:creator>
    <dc:date>2023-03-08T12:59:53Z</dc:date>
    <item>
      <title>In BasemapStyle arcGISImagery, dashes between regions are animating when zooming</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/in-basemapstyle-arcgisimagery-dashes-between/m-p/1265409#M7573</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm displaying a simple map with&amp;nbsp;arcGISImagery&amp;nbsp;BasemapStyle like this :&lt;/P&gt;&lt;LI-CODE lang="swift"&gt;class SimpleMapViewController: UIViewController {
    @IBOutlet weak var mapView: AGSMapView!

    override func viewDidLoad() {
        super.viewDidLoad()
        mapView.map = AGSMap(basemapStyle: .arcGISImagery)
    }
}&lt;/LI-CODE&gt;&lt;P&gt;The problem is when I zoom the dashed lines between regions are making disturbing animations (screen record attached). Is there a fix or a way to prevent that ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you !&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 12:59:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/in-basemapstyle-arcgisimagery-dashes-between/m-p/1265409#M7573</guid>
      <dc:creator>YoussefMAHERZI</dc:creator>
      <dc:date>2023-03-08T12:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: In BasemapStyle arcGISImagery, dashes between regions are animating when zooming</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/in-basemapstyle-arcgisimagery-dashes-between/m-p/1267331#M7574</link>
      <description>&lt;P&gt;Hi Youssef, thank you for reaching out and sorry for the extended reply time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This isn't a fun answer to give but this is expected behavior; if you look in the ArcGIS Online map viewer you'll notice the same behavior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because it's expected there isn't a technical fix but I can suggest a couple of workarounds:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Use the &lt;STRONG&gt;arcGISImageryStandard&lt;/STRONG&gt; basemap style.&lt;UL&gt;&lt;LI&gt;This should work if you require no labels/borders at all.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Use the &lt;STRONG&gt;arcGISImageryStandard&lt;/STRONG&gt; basemap style and overlay a separate border layer.&lt;UL&gt;&lt;LI&gt;You can search ArcGIS Online for an authoritative border layer that's ready-to-go.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Use an entirely different basemap style.&lt;UL&gt;&lt;LI&gt;While it doesn't have satellite imagery,&amp;nbsp;&lt;STRONG&gt;arcGISCommunity&lt;/STRONG&gt;&lt;SPAN&gt; is a favorite of mine and it doesn't have the same border issue.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope one of these is helpful!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2023 21:42:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/in-basemapstyle-arcgisimagery-dashes-between/m-p/1267331#M7574</guid>
      <dc:creator>DavidFeinzimer</dc:creator>
      <dc:date>2023-03-13T21:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: In BasemapStyle arcGISImagery, dashes between regions are animating when zooming</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/in-basemapstyle-arcgisimagery-dashes-between/m-p/1267455#M7575</link>
      <description>&lt;P&gt;Hi David and thank you for your help.&lt;BR /&gt;&lt;BR /&gt;Well at least we can agree that it isn't a fun answer&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":rolling_on_the_floor_laughing:"&gt;🤣&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 10:07:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/in-basemapstyle-arcgisimagery-dashes-between/m-p/1267455#M7575</guid>
      <dc:creator>YoussefMAHERZI</dc:creator>
      <dc:date>2023-03-14T10:07:51Z</dc:date>
    </item>
  </channel>
</rss>

