summaryrefslogtreecommitdiff
path: root/web/js/layers.json
blob: 3ea038abe1ba146ab3fb75f25bfdc33146c8a0f2 (plain)
1
2
3
4
5
6
7
8
9
10
[
	{
		"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"
		}
	}
]