Hello,
Since ArcGIS JS SDK 4.31 (probably even since 4.30) I am getting an error "only 'control-points' georeference with 4 control points may be persisted." when I try to upload a Web Map to portal. The Web Map has a Media Layer, which has the "control-points" georeference type. The Media Layer is controlled with two control-points, and it's crucial to have two instead of four to maintain the aspect ratio of the image. Everything seemed to be working fine in 4.29 version of the SDK. Is there a workaround for this issue, except using four control points for the Media Layer?
Thank you!