Note
Requires Obsidian 1.10.0+. This project demonstrates the new Obsidian Bases API that allows plugin developers to create new view types.
Adds a map layout to Obsidian Bases so you can display notes as an interactive map view.
- Dynamically display markers that match your filters.
- Use marker icons and colors defined by properties.
- Load custom background tiles.
- Define default zoom options.
See the full documentation on the Obsidian Help site.