jekyll-geocode
Geo-encode addresses from a YAML file for drawing interactive maps with Jekyll. Powered by the Nominatim open source service from Open Street Map
To install, add this to your Gemfile
:
and run bundle install
. To use, run Jekyll with
bundle exec
preceding it: