aboutsummaryrefslogtreecommitdiffstats
path: root/src/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map.h')
-rw-r--r--src/map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map.h b/src/map.h
index b897a07..bd581ba 100644
--- a/src/map.h
+++ b/src/map.h
@@ -4,7 +4,7 @@
#ifndef MAP_H
#define MAP_H
-#define MAP_ZOOM_MIN 2.0
+#define MAP_ZOOM_MIN 0.5
#define MAP_ZOOM_MAX 30.0
typedef struct {