forked from MapComplete/MapComplete
		
	Fix multilayer geojson source
This commit is contained in:
		
							parent
							
								
									a6e3b41b1d
								
							
						
					
					
						commit
						f4dacab9ef
					
				
					 7 changed files with 97 additions and 52 deletions
				
			
		|  | @ -55,7 +55,12 @@ | |||
|         "minzoom":14 | ||||
|       } | ||||
|     }, | ||||
|      "sport_pitch", | ||||
|     { | ||||
|       "builtin":   "sport_pitch", | ||||
|       "override": { | ||||
|         "minzoom": 14 | ||||
|       } | ||||
|     }, | ||||
|      | ||||
|     { | ||||
|       "builtin": "slow_roads", | ||||
|  | @ -174,9 +179,14 @@ | |||
|       } | ||||
|     } | ||||
|   ], | ||||
|   "clustering": { | ||||
|     "maxZoom": 16, | ||||
|     "minNeededElements": 100 | ||||
|   }, | ||||
|   "overrideAll": { | ||||
|     "source": { | ||||
|       "geoJson": "https://pietervdvn.github.io/speelplekken_cache/speelplekken_{z}_{x}_{y}.geojson", | ||||
|       "geoJsonLocal": "http://127.0.0.1:8080/speelplekken_{layer}_{z}_{x}_{y}.geojson", | ||||
|       "geoJson": "https://pietervdvn.github.io/speelplekken_cache/speelplekken_{layer}_{z}_{x}_{y}.geojson", | ||||
|       "geoJsonZoomLevel": 14 | ||||
|     } | ||||
|   }, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue