Skip to content

Commit b51ebf5

Browse files
committed
fix mapillary tile url
1 parent e472b8e commit b51ebf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

widgets/Mapillary/mapillary-style.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sources": {
44
"mapillary-source": {
55
"tiles": [
6-
"https//d25uarhxywzl1j.cloudfront.net/v0.1/{z}/{x}/{y}.mvt"
6+
"https://d25uarhxywzl1j.cloudfront.net/v0.1/{z}/{x}/{y}.mvt"
77
],
88
"type": "vector",
99
"minzoom": 0,

0 commit comments

Comments
 (0)