diff --git a/src/components/MapPOI.vue b/src/components/MapPOI.vue
index 3e5189d2c1b6861e84bdc696eb24b7b5849c2ff4..58e84b69e449d5522500489ad9702b6432192344 100644
--- a/src/components/MapPOI.vue
+++ b/src/components/MapPOI.vue
@@ -418,6 +418,9 @@
 							layer: 'topo4',
 							matrixSet: 'EPSG:3857',
 						});
+						
+						// Need to force https on the tiles URL (bug in the service?)
+						options.urls[0] = options.urls[0].replace("http","https");
 
 						This.map = new Map({
 							layers: [