diff --git a/pwnagotchi/plugins/default/webgpsmap.html b/pwnagotchi/plugins/default/webgpsmap.html
index 5bb36f3..1248c1a 100644
--- a/pwnagotchi/plugins/default/webgpsmap.html
+++ b/pwnagotchi/plugins/default/webgpsmap.html
@@ -141,7 +141,7 @@
attribution: '© OpenStreetMap contributors © CARTO',
subdomains: 'abcd',
opacity:0.8,
-// maxZoom: 19
+ maxZoom: 20
});
var mymap = L.map('mapdiv');