summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2026-01-24 10:47:13 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2026-01-24 10:47:13 +0100
commit5ff558bb53c1293441223d032f00a1b38025961b (patch)
tree6d44c73e721b3aa28d425b0e07ef8350e09c996e /README.org
parentaaa458da26e5bec86240e7d8c51dc5a819ee20b9 (diff)
Update README
Diffstat (limited to 'README.org')
-rw-r--r--README.org6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.org b/README.org
index d6c33e5..94226ca 100644
--- a/README.org
+++ b/README.org
@@ -55,8 +55,10 @@ tile server configurations, e.g., Google Maps for satellite and aerial maps.
:custom
;; Take a look at the customization group `osm' for more options.
- (osm-server 'default) ;; Configure the tile server
- (osm-copyright t) ;; Display the copyright information
+ (osm-default-server 'default) ;; Configure the tile server
+ (osm-default-zoom 15) ;; Default zoom level
+ (osm-copyright t) ;; Display the copyright information
+ (osm-home (list 0 0 3)) ;; Home, configure `calendar-latitude/longitude' instead
:config