2D Map out of my Map

I was wondering for a game I am working on if it is possible to take an overhead picture and turn it into a 2D map kind of like ArmA III or II. I want this so I can create a pull out map the player can use.

Thanks

Hello GhostGraphics.

You can use the Render Target material for this. example Unreal Engine 4 Tutorial - Basic Camera Feed - YouTube
If I understand correctly :slight_smile: if this is not what you are looking for can you provide an example?