forked from MapComplete/MapComplete
		
	Fix Maproulette icon showing on other layers
This commit is contained in:
		
							parent
							
								
									3aeeb3ad87
								
							
						
					
					
						commit
						af53817eb4
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -3,7 +3,7 @@
 | 
				
			||||||
  "source": {
 | 
					  "source": {
 | 
				
			||||||
    "geoJson": "https://maproulette.org/api/v2/tasks/box/{x_min}/{y_min}/{x_max}/{y_max}",
 | 
					    "geoJson": "https://maproulette.org/api/v2/tasks/box/{x_min}/{y_min}/{x_max}/{y_max}",
 | 
				
			||||||
    "geoJsonZoomLevel": 16,
 | 
					    "geoJsonZoomLevel": 16,
 | 
				
			||||||
    "osmTags": "id~*"
 | 
					    "osmTags": "title~*"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "mapRendering": [
 | 
					  "mapRendering": [
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -6,7 +6,7 @@
 | 
				
			||||||
    "de": "Ebene mit Aufgaben einer MapRoulette-Kampagne"
 | 
					    "de": "Ebene mit Aufgaben einer MapRoulette-Kampagne"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "source": {
 | 
					  "source": {
 | 
				
			||||||
    "osmTags": "id~*",
 | 
					    "osmTags": "mr_taskId~*",
 | 
				
			||||||
    "geoJson": "https://maproulette.org/api/v2/challenge/view/27971",
 | 
					    "geoJson": "https://maproulette.org/api/v2/challenge/view/27971",
 | 
				
			||||||
    "isOsmCache": false
 | 
					    "isOsmCache": false
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue