forked from MapComplete/MapComplete
		
	Formatting, translations
This commit is contained in:
		
							parent
							
								
									6fc4e96a87
								
							
						
					
					
						commit
						1a2636f19e
					
				
					 3 changed files with 13 additions and 5 deletions
				
			
		|  | @ -31,12 +31,11 @@ | |||
|         { | ||||
|             "width": "3", | ||||
|             "color": "#00f", | ||||
|              | ||||
|             "dasharray": { | ||||
|                 "render": "", | ||||
|                 "mappings": [ | ||||
|                     { | ||||
|                         "if":   "resulting-geometry=yes", | ||||
|                         "if": "resulting-geometry=yes", | ||||
|                         "then": "6 6" | ||||
|                     } | ||||
|                 ] | ||||
|  |  | |||
|  | @ -48,7 +48,7 @@ | |||
|       "tagRenderings": [ | ||||
|         "images", | ||||
|         { | ||||
|          "id": "Minimap", | ||||
|           "id": "Minimap", | ||||
|           "render": "{minimap(17): height: 10rem; overflow: hidden; border: 1px solid #DADADA; border-radius: 0.5rem; }" | ||||
|         } | ||||
|       ], | ||||
|  | @ -225,4 +225,4 @@ | |||
|       ] | ||||
|     } | ||||
|   ] | ||||
| } | ||||
| } | ||||
|  | @ -793,7 +793,16 @@ | |||
|         "title": "Ghost bikes" | ||||
|     }, | ||||
|     "grb": { | ||||
|         "description": "This theme is an attempt to help automating the GRB import.<br/>Note that this is very hacky and 'steals' the GRB data from an external site; in order to do this, you need to install and activate <a href='https://addons.mozilla.org/en-US/firefox/addon/cors-everywhere/'>this firefox extension</a> for it to work." | ||||
|         "description": "This theme is an attempt to help automating the GRB import.<br/>Note that this is very hacky and 'steals' the GRB data from an external site; in order to do this, you need to install and activate <a href='https://addons.mozilla.org/en-US/firefox/addon/cors-everywhere/'>this firefox extension</a> for it to work.", | ||||
|         "layers": { | ||||
|             "1": { | ||||
|                 "tagRenderings": { | ||||
|                     "building type": { | ||||
|                         "question": "What kind of building is this?" | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|     }, | ||||
|     "hackerspaces": { | ||||
|         "description": "On this map you can see hackerspaces, add a new hackerspace or update data directly", | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue