Does the ArcGIS Maps SDK plugin require/use the UE GeoReferencing system? How?

419
1
11-23-2022 05:46 PM
GabrielaRW
New Contributor II

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?

 

0 Kudos
1 Reply
Alexandre-Notos
New Contributor III

Hey Gabriela,

 

I can about this section in the API reference page. Maybe it will provide part of the answer you are looking for. https://developers.arcgis.com/unreal-engine/maps/location-component/#the-georeferencing-plugin-integ...

0 Kudos