Hi,
I'm new to ArcGIS and the community.
We're building a mobile game in Unity and our requirement is to display a static map with a certain radius in the player's location, no additional layers, elevation, or other interactive feature is needed. Ideally, we just need a static image of the map to be placed as the Sprite of Unity UI's Image component.
I've tried the tutorials, checked out the samples, documentation, but I couldn't find information if what we want is possible. Currently, the samples work fine but it is displayed in 3D as a separate object and doesn't work well with our existing UI.
Can anyone help?
Thank you