laptop and a wrench

Bug

Feature layers take about three seconds to load in an ArcGIS Runtime SDK for .NET (WPF) application.

ArcGIS Runtime SDK for .NET
Bug ID Number BUG-000160810
SubmittedAugust 22, 2023
Last ModifiedJune 5, 2024
Applies toArcGIS Runtime SDK for .NET
Version found100.15
Operating SystemWindows OS
Operating System Version10.0
StatusAs Designed

Additional Information

By default, feature layers are rendered using advanced symbology. Since the layer's symbology contains TrueType fonts, it increases the JSON payload of the feature layer at the time of load. The faster alternative is to set `UseAdvancedSymbology= false.` This property can be changed for all layers in a map or for an individual layer. Refer the the following documentation for additional information: https://developers.arcgis.com/net/api-reference/api/net/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Mapping.LoadSettings.UseAdvancedSymbology.html.

Steps to Reproduce

Bug ID: BUG-000160810

Software:

  • ArcGIS Runtime SDK for .NET

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options