To make a “completely empty map” or a “some map that with a handwritten info”.
class My_Great_Map: RscMapControl { /* whatever */ class CfgLocationTypes //or whatever it would be called { class NameCity { font = "whatever"; }; class NameLocal { size = 0; }; }; };