I would like to use OSM as default imagery in UE5. Is it possible to implement it with the plugin currently released?
Hello @james-yoo, welcome to the forum.
OSM imagery is not included with the plugin. However, the plugin supports any Tile Map Service (TMS) raster imagery or WMS (Web Map Service) raster imagery. If you have access to the imagery and can serve it using either of those two protocols, you should be able to load it in Unreal.
-Alex