Select to view content in your preferred language

Refresh polyline layer

612
2
09-24-2020 02:15 PM
EricJing
Regular Contributor

Hi, 

I have a map which has a few FeatureLayers of polyline...I noticed if one of the layers is triggered to refresh by resetting DefinitionExpression, the other polyline layer will be refreshed as well...My app needs to reset DefinitionExpression on only one layer very often, but all polyline layers get refreshed, the user-experience is not good...Is there a way to refresh only one layer?

0 Kudos
2 Replies
dotMorten_esri
Esri Notable Contributor

Can you share a simple example app that reproduces this behavior and we can take a look?

0 Kudos
EricJing
Regular Contributor

After I changed the RenderingMode to Dynamic...it is working....

0 Kudos