Skip to content

Commit 57b30f0

Browse files
committed
rename "world" to "terrain"
1 parent 43bade7 commit 57b30f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
tilesUrl: 'https://raw.githubusercontent.com/dev3map/tiles/master/',
4141
claimsUrl: 'https://raw.githubusercontent.com/dev3map/data/master/claims.json',
4242
basemaps: [
43-
'world',
43+
'terrain',
4444
'night',
4545
'simple',
4646
'light',
4747
],
4848
options: {
49-
basemap: 'world',
49+
basemap: 'terrain',
5050
},
5151
});
5252
</script>

0 commit comments

Comments
 (0)