No description
Find a file
2026-03-22 12:36:41 +02:00
.github/workflows Documentation site 2026-03-22 10:35:46 +02:00
docs Maps comparison in docs 2026-03-22 12:36:41 +02:00
src Documentation fixes 2026-03-22 10:49:00 +02:00
tests Prettier check 2026-03-18 15:24:53 +02:00
.gitattributes Default line endings to LF 2022-05-13 17:34:12 +01:00
.gitignore Workflow fix 2026-03-12 20:43:37 +02:00
.prettierignore Documentation site 2026-03-22 10:35:46 +02:00
.prettierrc.json Added Svelte to Prettier 2025-04-23 14:42:28 +03:00
CHANGELOG.md Documentation fixes 2026-03-22 10:49:00 +02:00
CLAUDE.md Documentation site 2026-03-22 10:35:46 +02:00
lefthook.yml Simplified pre-commit hooks, removed README TOC which was a pain 2025-01-20 10:25:22 +02:00
LICENSE Multiple fixes and improvements 2024-02-15 14:27:39 +02:00
manifest.json README and version bump 2026-03-18 14:26:45 +02:00
package-lock.json Documentation site 2026-03-22 10:35:46 +02:00
package.json Documentation site 2026-03-22 10:35:46 +02:00
README.md Documentation site 2026-03-22 10:35:46 +02:00
rollup.config.js Fix to https://github.com/esm7/obsidian-map-view/issues/385 2026-03-13 18:15:21 +02:00
styles.css Hopefully a fix for https://github.com/esm7/obsidian-map-view/issues/372 2026-01-14 15:29:09 +02:00
tsconfig.json Cleanups and README writeups 2025-07-23 21:54:19 +03:00
vitest.config.ts Add Vitest testing infrastructure (108 unit tests) 2026-03-11 17:55:19 +02:00

Obsidian Map View

"Buy Me A Coffee"

An interactive map plugin for Obsidian.md that transforms your notes into a personal geographic information system (GIS).

What It Does

Map View searches your notes for geolocations and paths, places them on an interactive map, and gives you powerful tools to interact with them:

  • Add locations from a search, from the map, from external mapping services, or from your device's GPS.
  • View paths in GeoJSON, GPX, KML and TCX formats.
  • Draw locations and shapes on the map using Edit Mode.
  • Calculate routes between points (driving, cycling, walking).
  • Customize marker icons, badges, colors, and path styles using display rules.
  • Query and filter markers with a powerful boolean query language.
  • Embed live maps in notes.
  • Save maps for offline usage.
  • Integrate with Obsidian Bases.

Documentation

Full documentation: esm7.github.io/obsidian-map-view

Installation

Install Map View from the Obsidian Community Plugins store: search for "Map View" and click Install.

Support

If you find Map View useful, please consider buying me a coffee.

For bugs and feature requests, open an issue here.