Fix and update `osm' configuration
This commit is contained in:
parent
a730279f23
commit
67b4b360c6
@ -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]]
|
||||
|
Loading…
Reference in New Issue
Block a user