forked from MapComplete/MapComplete
		
	Fix: make URL relative
This commit is contained in:
		
							parent
							
								
									e80a598b37
								
							
						
					
					
						commit
						efeb5ae1d9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -7,7 +7,7 @@
 | 
				
			||||||
      "attribution": "<a href=\"https://github.com/protomaps/basemaps\">Protomaps</a> © <a href=\"https://openstreetmap.org\">OpenStreetMap</a>",
 | 
					      "attribution": "<a href=\"https://github.com/protomaps/basemaps\">Protomaps</a> © <a href=\"https://openstreetmap.org\">OpenStreetMap</a>",
 | 
				
			||||||
      "type": "vector",
 | 
					      "type": "vector",
 | 
				
			||||||
      "tiles": [
 | 
					      "tiles": [
 | 
				
			||||||
        "https://mapcomplete.org/service-worker/offline-basemap/{z}-{x}-{y}.mvt?fallback=true&auto=true"
 | 
					        "./service-worker/offline-basemap/{z}-{x}-{y}.mvt?fallback=true&auto=true"
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
      "maxzoom": 15,
 | 
					      "maxzoom": 15,
 | 
				
			||||||
      "minzoom": 0
 | 
					      "minzoom": 0
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue