diff --git a/public-report/template/search.html b/public-report/template/search.html index 9cb7c704..a5377aef 100644 --- a/public-report/template/search.html +++ b/public-report/template/search.html @@ -80,7 +80,7 @@ function onLoad() { map.addSource('tegola-mosquito', { 'type': 'vector', 'tiles': [ - 'https://{{.URLTegola}}/maps/mosquito/{z}/{x}/{y}' + '{{.URLTegola}}/maps/mosquito/{z}/{x}/{y}' ] }); map.addLayer({