Referenced maps

When a map is built, the map and all of the functional maps that are referenced within that map are analyzed. For example, when the map called MyMap, which references MakeRecord, which references ItemMap, is built, all three maps are analyzed. If there are no build errors, a compiled map file is created. The referenced maps are compiled within this file. Referenced maps are not created as separate compiled maps.