More fixes to tegola URLs

This commit is contained in:
Eli Ribble 2026-01-22 05:12:48 +00:00
parent 964ef49a78
commit 1aa19ce707
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -80,7 +80,7 @@ function onLoad() {
map.addSource('tegola-mosquito', {
'type': 'vector',
'tiles': [
'{{.URLTegola}}/maps/mosquito/{z}/{x}/{y}'
'{{.URLTegola}}maps/mosquito/{z}/{x}/{y}'
]
});
map.addLayer({