> [!NOTE] > Requires [Obsidian 1.10.0+](https://obsidian.md/changelog/2025-10-01-desktop-v1.10.0/). This project demonstrates the new Obsidian Bases API that allows plugin developers to create new view types. ## Map view for Obsidian Bases Adds a [map layout](https://help.obsidian.md/bases/views/map) to [Obsidian Bases](https://help.obsidian.md/bases) so you can display notes as an interactive map view. ![Map view for Obsidian Bases](/images/map-view.png) - 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](https://help.obsidian.md/bases/views/map) on the Obsidian Help site.