ArcGIS Maps SDK for Javascript: 4.33
I'm using a FeatureLayer as the map layer and displaying an icon on the map with a PictureMarkerSymbol. The icon gets cut off when I rotate the map or at certain zoom levels.
I found the issue may be related to the offsets I've applied to position the icon, but I'm not sure about the underlying reason why this would cause clipping.
Could you please help me identify the possible cause? Thank you!