We had an old app built on ArcMap which we have been transitioning to the Maps SDK for the last several years. One of the features of this app was exporting data as a Layer Package (*.lpkx). We have old users who have 100s of these old LPKX files that they wish to import into the new version of the app built on the Maps SDK.
I saw this post mentioning importing Scene Layer Packages which gave me hope that I could import regular layer packages as well?
Is it possible to open a local Scene Layer Package... - Esri Community
I know I can unzip the *.lpkx to get access to the *.lyrx files, but I am unsure how to import those either.
Any info or advice would be appreciated!