All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- [🚀] Added option to search for a location inside location block (@nehnehneh)
- [🚀] Supporting alternate syntax using [latitude, longitude] array (#18)
- [🚀] Allow reverse order of coordinates (e.g. if copied from Google Maps) via setting (#21)
- [⚙️] ci: added step to check commit messages on build workflow
- [🐛] Fixed issue with custom marker icon not being displayed correctly
- [🚀] Adding support for custom zoom level (thanks to @nehnehneh)
- [💎] Renaming
Custom Marker Icon URL
toCustom marker URL
to follow Obsidian guidelines - [💎] Showing a toast notice if the user uses an invalid combination of maki icon and custom marker url
- [💎] Showing a notice if the plugin has updated so that the user may check for new features
- [🚀] Adding support for custom icons and different maki icons (#15)
- [🚀] Adding support for different map styles (#17)
- [📚] Adding documentation new documentation file