Is there a relatively easy way to update symbology for a feature layer in a webmap? In ArcGIS Pro have been modifying symbology for a few datasets and when I Publish/overwrite the feature service the symbology for those feature layers is not applied. They only way I can figure out how to apply it is to remove and re-add the feature layer. This is a real pain as these layers have scale dependencies and custom popups. So, every time I remove/add I have to reconfigure.
I have seen an article that suggests using the Python API to achieve this but that seems like a whole lot of work for something that is seemingly simple to do. Any suggestions?