WireBox - Map and MapPath are they the same?

Are these the same? Except I could change the Name in the first one to be anything I want?

map(“spoof”).to("#appMapping#.model.spoof.spoof");
map(“spoofService”).to("#appMapping#.model.spoof.spoofService");

mapPath("#appMapping#.model.spoof.spoof");
mapPath("#appMapping#.model.spoof.spoofService");