summaryrefslogtreecommitdiff
path: root/web/js/layers.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/js/layers.json')
-rw-r--r--web/js/layers.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/web/js/layers.json b/web/js/layers.json
deleted file mode 100644
index 3ea038a..0000000
--- a/web/js/layers.json
+++ /dev/null
@@ -1,10 +0,0 @@
-[
- {
- "url": "http://{s}.tile.osm.org/{z}/{x}/{y}.png",
- "max_zoom": 4,
- "name": "OSM",
- "options": {
- "attribution": "&copy; <a href=\"http://osm.org/copyright\">OpenStreetMap</a> contributors"
- }
- }
-]