Major refactoring of the urls (#5)
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
<script>
|
||||
tileserver({
|
||||
index: "index.json" + location.search,
|
||||
tilejson: "%n.json" + location.search
|
||||
tilejson: "raster/%n.json" + location.search
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user