jekyll-maps
By ayastreb
A Jekyll plugin to easily embed maps with filterable locations. https://ayastreb.me/jekyll-maps/
To install, add this to your Gemfile:
gem "jekyll-maps"
and run bundle install. To use, run Jekyll with
bundle exec preceding it:
$ bundle exec jekyll build
$ bundle exec jekyll serve