I have already implemented a map system that allows the player to open the map and close it by pressing "M". But that was implemented for the very small third person template map. Today, I am going to adapt the same system into the open world template map in UE5. This will help you to understand how to make this map system work with your own levels. The map will also display icons for checkpoints and enemy positions as well.
password=CodeLikeMe_Maps