Skip to content

Commit bca7715

Browse files
committed
abc -> s
1 parent 38138fc commit bca7715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: outdoormap-slider.htm

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
tf.addTo(map);
8585

8686
var tf_landscape = L.tileLayer(
87-
'https://[abc].tile.thunderforest.com/landscape/{z}/{x}/{y}.png', {
87+
'https://{s}.tile.thunderforest.com/landscape/{z}/{x}/{y}.png', {
8888
attribution: 'Map data © '+mapnik_link+' Contributors & '+tf_link,
8989
maxZoom: 18, attributionControl: true,
9090
});

0 commit comments

Comments
 (0)