fix tegola URL passthrough after my config changes

This commit is contained in:
Eli Ribble 2026-01-22 04:50:37 +00:00
parent 56e1e51279
commit d478f39800
No known key found for this signature in database

View file

@ -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({