At the top of this url Maps (2D) | Documentation | ArcGIS Developers there is a really nice map built with ArcGIS. I essentially would like to build this map but in Unreal Engine 5 in a manner that could be exported to a phone. My biggest point of confusion is the layers of the Unreal Engine 5 SDK. How to I get a custom looking layer/basemap so I could make something like the link above?
How could I get Charted Territory Map - Overview (arcgis.com) as a basemap in Unreal Engine 5?
The Charted Territory basemap link above uses a Vector Tile Layer, VTLs will be supported next release. You will need to use Raster Tile Layers in the mean time.
Sorry!
Do you find a solution?