diff --git a/templates/sar_details.html b/templates/sar_details.html
index 31896ee..b100e64 100644
--- a/templates/sar_details.html
+++ b/templates/sar_details.html
@@ -354,6 +354,7 @@
fullscreenControl: true,
}
).setView([{{ sar.SARCall.latitude }}, {{ sar.SARCall.longitude }}], 13);
+
L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {
maxZoom: 19,
attribution: '© OpenStreetMap contributors'