Hi team.
I am trying to create an abstraction layer/interface/internal module in our project to be able to manage the presence of several Georeferencing systems, one of them being the Unreal Engine GeoReferencingSystem, another the ArcGISMapsSDK.
I would like to know if ArcGISMapsSDK makes use of UE GeoReferencingSystem, and how. Does it setup an instance of class GEOREFERENCING_API AGeoReferencingSystem? Does it change the World Origin coordinates?