obsidian-leaflet icon indicating copy to clipboard operation
obsidian-leaflet copied to clipboard

Adds interactive maps to Obsidian.md using Leaflet.js

Results 84 obsidian-leaflet issues
Sort by recently updated
recently updated
newest added

Hi! Is it feasible to use this from within another plugin, or is that somewhat out of scope? The specific example I'm thinking of is developing a plugin that scrapes...

## Issue When I created a multi-image map, such as example below ```leaflet id: multi-images image: - URL image 1 - URL image 2 defaultZoom: 7.2 zoomDelta: .4 width: 60%...

I was never a fan of Obsidians native graph, because of performance issues and limited css variables. I would love a fantasy themed graph instead Obsidian leaflet plugin would be...

Map can't be panned or properly interacted with when in a popout window. Going full screen from a popout window makes zooming also broken. Pins with notes still seem to...

On most of my maps, the actual map doesn't load now, when there is a linksFrom in the code. Map looks like this: ![Skjermbilde 2022-06-15 kl 10 20 26](https://user-images.githubusercontent.com/4631971/173779551-947971b7-795e-4bef-9c96-a7668c7342bd.png) Code...

Dataview has a useful way to create generic queries using `this.file.link` which will use the current file as a reference without requiring you to specify the actual note name e.g....

I love the feature of being able to have multiple tile sets available for a map. Since I pretty much always use the same sets of tiles across all of...

If I define a map and use the markerTag parameter, I get a warning if the dataview plugin is not enabled, as it is a dependency. The same dependency exists...