Symbology for the two classes under USA Current Wildfires has flopped, from a flame icon sized to indicated number of acres for the point class (now a basic point symbol), and transparent red for the fire perimeter (now a solid non-opaque pink).
Is Esri aware?
https://www.arcgis.com/home/item.html?id=d957997ccee7408287a963600a77f61f
I'm not seeing that when I open the item in a web map and in ArcGIS Pro
I am seeing that as well. The Drawing Info has changed in the REST services:
point: "{"renderer":{"type":"simple","symbol":{"type":"esriSMS","style":"esriSMSCircle","color":[130,108,49,255],"size":4,"angle":0,"xoffset":0,"yoffset":0,"outline":{"color":[0,0,0,255],"width":0.7}}},"scaleSymbols":true,"transparency":0,"labelingInfo":null}
perimeter: "{"renderer":{"type":"simple","symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[252,199,224,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[110,110,110,255],"width":0.7}}},"scaleSymbols":true,"transparency":0,"labelingInfo":null}"