Hi.
I just started learning.
https://www.arcgis.com/apps/webappviewer/index.html?id=1406b9131245493195c12a1df3d2ada6
I'd like to know how I get this data into the ArcGIS Maps SDK for Unity.
Thank you and have a good one.
Those are FeatureService's containing polygons. We currently don't support Feature layers in our SDKs. We have a sample showing you how to do it thru the rest api https://github.com/Esri/arcgis-maps-sdk-unity-samples/tree/main/samples_project/Assets/SampleViewer/... but just a warning this is really for feature points while these layers are polygons