If a player triggers a new map loaded, does all players join this new level ? (Photon mutliplayer)

Hi,

if a player walks into a trigger , that takes the player to a new level (new multiplayer map) does the other players join together with him( meaning that the level will also be loaded) ?

No, this is not done automatically.
If that should happen, send an RPC to make everyone switch level.