esm7 / obsidian-map-view

Interactive map view for Obsidian.md
MIT License
598 stars 30 forks source link

FR: Add a Fixed Map Option to Embeds #178

Closed GovSat1 closed 1 year ago

GovSat1 commented 1 year ago

With embedded maps in particular, it would be nice to add a flag that locks the map to a fixed center (possibly where +- zoom could still work), but no scrolling unless the map is opened in the main map view.

On mobile embedded map view tends to get in the way while scrolling through a note, and in most cases a fixed map would be preferred.

esm7 commented 1 year ago

I really like this suggestion.

esm7 commented 1 year ago

Added in 4.0.0.

GovSat1 commented 1 year ago

Thanks! The new flag is: "lock":true for anyone adding it to the code blocks manually.