Select to view content in your preferred language

AGOL Visualization not being adhered to

286
1
07-14-2022 09:29 AM
RonParis
Occasional Contributor

I have a feature layer which is being used in a javascript application. The layer is hosted in AGOL, and I would normally control the symbology of the layer using the visualization tab in AGOL. Since the major update to AGOL this quarter, the symbology that I set is not adhered to in a JS application. Even when I add my feature layer to ESRI sample code such as https://developers.arcgis.com/javascript/latest/sample-code/sandbox/?sample=layers-featurelayer it still does not adhere, ruling out the possibility of error in my code. The symbology of the feature layer reverts back to the default symbology that it was published to agol with when viewed in a JS application.

Additionally, this problem is true for the visibility range of the feature layer.

TIA

0 Kudos
1 Reply
KristianEkenes
Esri Regular Contributor

Hi Ron,

 

Can you provide more details about the visualization. What renderer type are you using? Does it use Arcade or visual variables? How many breakpoints, stops, fields, etc are you using?

0 Kudos