diff --git a/README.org b/README.org index 0d08df4..0c7914b 100644 --- a/README.org +++ b/README.org @@ -6654,10 +6654,11 @@ application/pdf; emacsclient %s :CUSTOM_ID: sec:open-street-map :END: +[[https://github.com/minad/osm#readme][Open Street Map]] is a tile-based map viewer with a responsive movable and +zoomable display and with a list of multiple preconfigured tile servers. + #+begin_src emacs-lisp -n :results silent -(when (ensure-package-installation 'osm) - (with-eval-after-load 'org - (require 'osm-ol))) +(ensure-package-installation 'osm) #+end_src *** [[https://github.com/pashky/restclient.el#readme][Restclient]]