forked from MapComplete/MapComplete
		
	Themes: some tweaks for the search feature
This commit is contained in:
		
							parent
							
								
									bd3bddc89c
								
							
						
					
					
						commit
						bc52c05a9b
					
				
					 4 changed files with 19 additions and 4 deletions
				
			
		|  | @ -338,6 +338,7 @@ | |||
|   "tagRenderings": [ | ||||
|     "shops.*" | ||||
|   ], | ||||
|   "#filter": "no-auto", | ||||
|   "filter": [ | ||||
|     { | ||||
|       "id": "sells_second-hand", | ||||
|  | @ -384,7 +385,8 @@ | |||
|           } | ||||
|         } | ||||
|       ] | ||||
|     } | ||||
|     }, | ||||
|     "open_now" | ||||
|   ], | ||||
|   "deletion": true, | ||||
|   "allowMove": true | ||||
|  |  | |||
|  | @ -26,10 +26,19 @@ | |||
|   }, | ||||
|   "searchTerms": { | ||||
|     "en": [ | ||||
|       "drink","water","fountain","bubbler" | ||||
|       "drink", | ||||
|       "water", | ||||
|       "fountain", | ||||
|       "bubbler" | ||||
|     ], | ||||
|     "nl": [ | ||||
|       "drinken","water","drinkwater","waterfontein","fontein","kraan","kraantje" | ||||
|       "drinken", | ||||
|       "water", | ||||
|       "drinkwater", | ||||
|       "waterfontein", | ||||
|       "fontein", | ||||
|       "kraan", | ||||
|       "kraantje" | ||||
|     ] | ||||
|   }, | ||||
|   "source": { | ||||
|  |  | |||
|  | @ -33,6 +33,7 @@ | |||
|       "id": "accepts_cash", | ||||
|       "options": [ | ||||
|         { | ||||
|           "emoji": "🪙", | ||||
|           "osmTags": "payment:cash=yes", | ||||
|           "question": { | ||||
|             "en": "Accepts cash", | ||||
|  | @ -51,6 +52,7 @@ | |||
|       "id": "accepts_cards", | ||||
|       "options": [ | ||||
|         { | ||||
|           "emoji": "💳", | ||||
|           "osmTags": "payment:cards=yes", | ||||
|           "question": { | ||||
|             "en": "Accepts payment cards", | ||||
|  | @ -69,6 +71,7 @@ | |||
|       "id": "accepts_debit_cards", | ||||
|       "options": [ | ||||
|         { | ||||
|           "emoji": "💳", | ||||
|           "osmTags": "payment:debit_cards=yes", | ||||
|           "question": { | ||||
|             "en": "Accepts debit cards", | ||||
|  | @ -84,6 +87,7 @@ | |||
|       "id": "accepts_credit_cards", | ||||
|       "options": [ | ||||
|         { | ||||
|           "emoji": "💳", | ||||
|           "osmTags": "payment:credit_cards=yes", | ||||
|           "question": { | ||||
|             "en": "Accepts credit cards", | ||||
|  |  | |||
|  | @ -40,7 +40,7 @@ | |||
|       ] | ||||
|     } | ||||
|   }, | ||||
|   "minzoom": 10, | ||||
|   "minzoom": 12, | ||||
|   "title": { | ||||
|     "render": { | ||||
|       "en": "Shop", | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue