What I’m trying to do
I am learning the “Maps” plugin made by the Obsidian team, I understand that I can embed a base’s Map View in a note using ![[basename.base]], however I wish to have inside a not multiple embedded maps when talking about different places, if I embed the same map, the zoom level and coordinates will always be the default ones of the base. Let’s say for example I have a note talking about England and in one section I am talking about Edinburgh and in an other section London, I wish to have below each of the 2 section an embedded map zoomed in to their respective city, now I understand i could make a different base, but this will become quite messy and clogged, I was wondering if there is perhaps a way to also embed the coordinates where the map should be focused on or something like that
Things I have tried
I haven’t tried much since I ran out of ideas quite quickly, I tried tosee if maybe using the # or ^ after the base’s name could allow me to enter the coordinates. I have tried using the “Map view” plugin in the past but it was causing quite a bit of issues for me so I’d rather try to find a solution using the “Maps” plugin instead