New Plugin: Obsidian Leaflet - Interactive maps in notes

If you put location frontmatter in your notes:

---
location: [lat, long]
---

Then create a leaflet block like this:

```leaflet
id: all-notes
markerFolder: /
```

The map will pick up all the notes in your vault and create markers at the specified note locations.

2 Likes

Thanks! That’s what I was looking for!

Next question: Is it possible to fold a map, or otherwise hide it?

You can put it in a collapsible callout.

1 Like

Do we have any specific way to you this plugin apply for an embed link.
I mean in my case. I wanna track my trading diary. So i wanna embed tradingview chart from web brownser and then assign many notes for each point to connect to notes in obsidian. can we do that ?

I just had the same problem when using the example from the documentation, i.e., issue getting the image dimensions. While this did not work, the simpler test of Postbag posted in this conversation worked.

Do you have any clue by now how you overcame this issue?


Thanks for creating this nice plugin. Is it possible to change the language of the shown places?