branch: externals/osm
commit 5ff558bb53c1293441223d032f00a1b38025961b
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>

    Update README
---
 README.org | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index d6c33e51cf..94226ca187 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
 

Reply via email to