Leaflet marker change layer

What I’m trying to do

Looking for a way to change the current map layer by clicking the marker. I know I can just have each marker switch to a different note with a map, but I’m trying to reduce on the number of notes with maps.

I don’t believe its possible with just the leaflet plugin, but I also don’t really know how to implement this with java script.