Create points on minimap

I want to create a system for draw a colored points on relative AI characters on minimap. This system is on marketplace but i would create it alone in c++ or plugin or in blueprints.

Simply translate 2 axis (X and Y most likely) of location vector to position of widgets in canvas widgets. You might create widget of a point so it self position it self in canvas widget based on actor location.