Hi,
I am trying to display the layers like in this tutorial: https://developers.arcgis.com/unreal-engine/maps/tutorials/display-a-map-ui/.
If I set the radius to 1 in the extent panel and set the shape to cirkel nothing is displayed.
When I set the radius to 100 then I start to see the buildings and maps.
Can I set the radius >100 but scale the ArcGISMapActor so it fits on the table (2x2m)? Tried all the settings but nothing works. I've seen this work in the VR Experience demo with City Engine.
Thanks