obsidian-map-view icon indicating copy to clipboard operation
obsidian-map-view copied to clipboard

Interactive map view for Obsidian.md

Results 147 obsidian-map-view issues
Sort by recently updated
recently updated
newest added

I can place pins on the map. I cannot move pins on the map, only by changing the coordinates. Would be great if I could adjust the position of pins.

Mapview defaults to the entire globe. It would be great if I could set the map bounds (for custom mapsource) , , , ![image](https://user-images.githubusercontent.com/14358394/149613798-94969f2a-9e64-4aad-953c-4266a42f4b0d.png)

Do you think it is possible to configure leaflet.js to use a local folder in the vault as the maptile source? https://github.com/esm7/obsidian-map-view/blob/527e04da87c2c0bf4553f1f429d5dda7fd12c0b1/src/mapView.ts#L205-L210

thx for the fix! I updated to the latest version unfortunately it seems now on my system pressing the map view freezes obsidian for a good 10-15 seconds :) plus...

Make the YAML front matter tags case insensitive, so that `Location` and `Locations` will also work. This follows Obsidian's behavior when recognizing `tags`, `Tags`, and `TAGS`.

How do I change the default tab icon?My computer knowledge is too low, thank you very much

When I right-click the map and create a "New note here", the text $CURSOR$ is always added to my note, leading to an italic _CURSOR_ text in preview mode.

OpenStreetMaps forbid using their tile servers (map APIs) in any other application, and it violates their requirements, since OpenStreetMaps's own server is meant as a demo environment. I see that...

Would be great when YAML tags (might strictly not be a correct name) with :: are supported. Like dataview plugin introduced them. Something like : location:: lat, long This is...

enhancement