<?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: Scale Dependent Symbology for FeatureLayers in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753996#M9437</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting. Let me pass that on to the Explorer team to confirm versions. We had a&amp;nbsp;bug like that where the rendering pipeline would hang under certain conditions&amp;nbsp;though it was fixed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Aug 2019 21:04:55 GMT</pubDate>
    <dc:creator>Nicholas-Furness</dc:creator>
    <dc:date>2019-08-28T21:04:55Z</dc:date>
    <item>
      <title>Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753980#M9421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Hello,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I'm looking for some information on Scale Dependent Symbology for FeatureLayers. For example, as the user zooms in or out, the symbol size is drawn relative to the view scale and it basically gets bigger or smaller in these cases. Now, when I load a map and zoom in or out, the symbol stays the same size on the map.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Is it possible to setup this type of scale dependent symbol rendering?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Mike...&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 20:09:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753980#M9421</guid>
      <dc:creator>MichaelHamsa</dc:creator>
      <dc:date>2018-02-01T20:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753981#M9422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create scale dependent symbology in Pro when you create your layer. See resource below please.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/mapping/layer-properties/scale-based-symbol-classes.htm" title="https://pro.arcgis.com/en/pro-app/help/mapping/layer-properties/scale-based-symbol-classes.htm"&gt;Scale-based symbol classes—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2018 21:42:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753981#M9422</guid>
      <dc:creator>MaraStoica4</dc:creator>
      <dc:date>2018-02-07T21:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753982#M9423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mara,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried that setup and of course the symbology changes as expected in Pro.&lt;/P&gt;&lt;P&gt;However, after creating a Mobile Map Package from it and loading the Map Package into ArcGIS Runtime, the symbol does not change. It just sticks to one symbol, regardless of the map's scale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing anything?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 10:42:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753982#M9423</guid>
      <dc:creator>JensBuchta</dc:creator>
      <dc:date>2018-02-13T10:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753983#M9424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mara,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm seeing the same thing Jens is seeing - when I set the Reference Scale of my Map in ArcGIS Pro, the symbols are sized based on the reference scale I select in ArcGIS Pro. However when I create a Mobile Map Package, the Esri Runtime for .NET (v100.2) does not draw the symbols the same way based on the view scale - they are always drawn the same size regardless of what view scale the map is at.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on what we are missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is somewhat of an important feature for us, based on the type of data we are using. The map gets very cluttered at lower view scales if the symbols are not sized based on the view scale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 18:28:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753983#M9424</guid>
      <dc:creator>MichaelHamsa</dc:creator>
      <dc:date>2018-02-13T18:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753984#M9425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Support for reference scale is a high priority feature for ArcGIS Runtime and is on the roadmap for a future release.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may be possible to&amp;nbsp;emulate this behavior by handling the navigation completed event then modifying the symbol size of graphics/features based on the current view scale. But that could become a relatively expensive operation depending on the frequency of navigation and the number of features/graphics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 23:24:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753984#M9425</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2018-02-14T23:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753985#M9426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for the response - I had a feeling this wasn't supported yet. I think it is an important feature, especially for your users and developers in the electric and gas utility community. It will be difficult to use the maps with the Esri Runtime in these industries until scale dependent symbology is supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Mike...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 16:42:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753985#M9426</guid>
      <dc:creator>MichaelHamsa</dc:creator>
      <dc:date>2018-02-15T16:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753986#M9427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To reiterate &lt;A href="https://community.esri.com/migrated-users/4061"&gt;Michael Branscomb&lt;/A&gt;&amp;nbsp;above, we agree that Reference Scale is important. Our goal is to introduce support for Reference Scale in the&amp;nbsp;Q1/Q2 2019 Runtime release but of course schedules can change and functionality can slip (though we're working hard to hit&amp;nbsp;that release).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the meantime, some customers have had success with a partial workaround.&amp;nbsp;The gist of it is that you define a symbol's size when authoring the map using an Arcade expression along the lines of&amp;nbsp;&lt;SPAN style="font-family: 'andale mono', monospace; font-size: 13px;"&gt;(1/$view.scale)*1000000&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some notes on&amp;nbsp;this approach:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;This is not true Reference Scale. Reference Scale is&amp;nbsp;defined by the map or layer. This approach is a function of the layer's renderer.&lt;/LI&gt;&lt;LI&gt;You'd need to tweak the factor here for each layer to get close to what you want.&lt;/LI&gt;&lt;LI&gt;This requires that the layer be rendered in &lt;STRONG&gt;static&lt;/STRONG&gt; mode. It is not currently supported in &lt;STRONG&gt;dynamic&lt;/STRONG&gt;&amp;nbsp;rendering mode (Arcade support in dynamic rendering mode is coming, but is not there yet).&lt;/LI&gt;&lt;LI&gt;You should&amp;nbsp;use 100.3 or later for using this approach.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 16:38:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753986#M9427</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2018-08-09T16:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753987#M9428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nicholas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really appreciate this information, it helps us plan out some direction for our development with the Runtime. In the meantime, would you be able to provide a code example we could use to try the Arcade expression? I'm wondering if we'd be able to make the code generic enough for us to use with all of our customers, or if we'd need to develop some type of configuration options by layer to set the scaling in the arcade expression correctly; some of our customers have 75 or 80 layers in their MMPKs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a shot of what that currently looks like zoomed out a few levels - all of these features/symbols need to be displayed at this level. As you zoom in, the symbols are scaled correctly and it looks very nice, maybe at a 1:50 or 1:100. But when you get out to around 1:400 it really looks bad. It's just hard to try to convince one of our electric utility customers to use this type of map at this point. So, we've been soft pedaling the Runtime development efforts until this improves.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/421408_Map.PNG" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Mike...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 21:19:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753987#M9428</guid>
      <dc:creator>MichaelHamsa</dc:creator>
      <dc:date>2018-09-06T21:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753988#M9429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/115474"&gt;Michael&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure I have code available. At the moment, we don't expose the right properties on the symbol objects to modify the Arcade expression (deeper symbology API is coming in the next couple of releases too - you can imagine a lot of this is interrelated).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example I've seen, this Arcade expression is created in ArcGIS Pro to drive the symbol size:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="421439" alt="Setting an Arcade expression to scale symbols relative to view scale" class="image-1 jive-image j-img-original" src="/legacyfs/online/421439_Arcade Fake ReferenceScale.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you mention, it's not an ideal workflow to manage with a lot of layers. I'm not familiar with the Pro SDK, but I imagine you should&amp;nbsp;be able to write something to manage this, or manage it with some Python code. However, as a proof of concept this should at least let you figure out if this workaround will work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, you can take the symbol definition JSON that this creates when the MMPK is generated, and modify that in the runtime to update as necessary, using &lt;A href="https://developers.arcgis.com/ios/latest/api-reference/protocol_a_g_s_j_s_o_n_serializable-p.html#ae8e3e6adab5d4b57dea28e4dd0c9a20a"&gt;AGSSymbol.fromJSON()&lt;/A&gt; to create a new symbol to apply to the layer. That's the&amp;nbsp;code I have to work out how to dig up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 22:39:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753988#M9429</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2018-09-06T22:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753989#M9430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nicholas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for this information - I just had an opportunity to do a little more testing with this approach and I have to say it works really well. With just a little effort I was able to setup several layers. However, I could not find a way to apply this same approach to text size - is there currently a way to use an Arcade expression to size the text based on view scale?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's what I'm seeing now - as I zoom out, the text basically covers everything on the map:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/422668_Capture.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 20:46:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753989#M9430</guid>
      <dc:creator>MichaelHamsa</dc:creator>
      <dc:date>2018-09-21T20:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753990#M9431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey &lt;A href="https://community.esri.com/migrated-users/115474"&gt;Michael Hamsa&lt;/A&gt;‌, I don't think we support that workaround for text. The examples I've seen have different layers for labeling defined at different scale ranges. Sorry I don't have a better answer for you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Oct 2018 18:39:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753990#M9431</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2018-10-14T18:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753991#M9432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really appreciate the information – I figured that was the case. I think we will just need to want until the Runtime supports reference scale capabilities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on the timing? I’ve taken a look at 100.4 and it does not look like that made it in this release. This is something that’s pretty important for us right now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Mike Hamsa&lt;/P&gt;&lt;P&gt;Chief Technology Officer - GeoSpatial Innovations, Inc.&lt;/P&gt;&lt;P&gt;P: 512-982-6735&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 21:02:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753991#M9432</guid>
      <dc:creator>MichaelHamsa</dc:creator>
      <dc:date>2018-10-18T21:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753992#M9433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Appreciate your patience &lt;A href="https://community.esri.com/migrated-users/115474"&gt;Michael Hamsa&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My &lt;A _jive_internal="true" href="https://community.esri.com/message/807247?commentID=807247&amp;amp;et=watches.email.thread#comment-791094"&gt;reply above&lt;/A&gt;&amp;nbsp;still stands:&amp;nbsp;we're&amp;nbsp;gunning for the next release of Runtime, in Q1/Q2 timeframe next year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 21:26:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753992#M9433</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2018-10-18T21:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753993#M9434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has there been any progress on this? I am trying to publish a mobile map package for offline use. All&amp;nbsp;the point features display correctly and will scale with the map, but the lines and polygons are only drawn at the initial extent they turn on in the map then blur. I've tried both setting a map scale and&amp;nbsp;using arcade for the symbology. Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gavin Runyon&lt;/P&gt;&lt;P&gt;GIS Specialist&lt;/P&gt;&lt;P&gt;Helix Water District&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2019 20:13:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753993#M9434</guid>
      <dc:creator>GavinRunyon</dc:creator>
      <dc:date>2019-08-28T20:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753994#M9435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gavin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime 100.5 introduced Reference Scale. You should be able to set the map's reference scale and Runtime will read and honor that when working with&amp;nbsp;an MMPK created using that map. See&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/mapping/properties/map-reference-scales.htm" title="https://pro.arcgis.com/en/pro-app/help/mapping/properties/map-reference-scales.htm"&gt;Map reference scales—Properties of maps | ArcGIS Desktop&lt;/A&gt;.&amp;nbsp;There should no longer be&amp;nbsp;any&amp;nbsp;need to use the Arcade simulation of reference scale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are also APIs on &lt;A class="link-bare" href="https://developers.arcgis.com/net/latest/wpf/api-reference/html/P_Esri_ArcGISRuntime_Mapping_FeatureLayer_ScaleSymbols.htm"&gt;FeatureLayer&lt;/A&gt; and on the &lt;A href="https://developers.arcgis.com/net/latest/wpf/api-reference/html/P_Esri_ArcGISRuntime_Mapping_Map_ReferenceScale.htm"&gt;Map&lt;/A&gt;&amp;nbsp;to control reference scale programatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A line should certainly not blur, although if the layer is set to &lt;A href="https://developers.arcgis.com/net/latest/wpf/api-reference/html/P_Esri_ArcGISRuntime_Mapping_FeatureLayer_RenderingMode.htm"&gt;render in static mode&lt;/A&gt; it will blur while you zoom, but as soon as you release the map and stop interacting, it will redraw appropriately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which version of Runtime are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2019 20:37:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753994#M9435</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2019-08-28T20:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753995#M9436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Explorer for ArcGIS Beta 19.1.293 on Windows. I thought&amp;nbsp;it ran on 100.5. Here's what it looks like after zooming in a couple of extents from when the layer first displays.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="515" src="https://community.esri.com/legacyfs/online/458188_pastedImage_1.png" width="577" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2019 20:53:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753995#M9436</guid>
      <dc:creator>GavinRunyon</dc:creator>
      <dc:date>2019-08-28T20:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753996#M9437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting. Let me pass that on to the Explorer team to confirm versions. We had a&amp;nbsp;bug like that where the rendering pipeline would hang under certain conditions&amp;nbsp;though it was fixed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2019 21:04:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753996#M9437</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2019-08-28T21:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Scale Dependent Symbology for FeatureLayers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753997#M9438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nick, appreciate the help and quick responses.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2019 21:22:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/scale-dependent-symbology-for-featurelayers/m-p/753997#M9438</guid>
      <dc:creator>GavinRunyon</dc:creator>
      <dc:date>2019-08-28T21:22:04Z</dc:date>
    </item>
  </channel>
</rss>

