aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web/app/Resources.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/Resources.js b/web/app/Resources.js
index e14792711..851658646 100644
--- a/web/app/Resources.js
+++ b/web/app/Resources.js
@@ -30,7 +30,7 @@ var styles = {
mapDefaultLon: 51.507222,
mapDefaultZoom: 6,
- mapMaxZoom: 16,
+ mapMaxZoom: 19,
mapSelectColor: 'rgba(0, 255, 0, 1.0)',
mapSelectRadius: 10,
mapReportColor: 'rgba(0, 0, 255, 1.0)',