forked from MapComplete/MapComplete
		
	Add cycling-themed layer
This commit is contained in:
		
							parent
							
								
									46287c86ae
								
							
						
					
					
						commit
						f942be227a
					
				
					 4 changed files with 23 additions and 30 deletions
				
			
		|  | @ -17,6 +17,7 @@ import * as bike_repair_station from "../../assets/layers/bike_repair_station/bi | |||
| import * as birdhides from "../../assets/layers/bird_hide/birdhides.json" | ||||
| import * as nature_reserve from "../../assets/layers/nature_reserve/nature_reserve.json" | ||||
| import * as bike_cafes from "../../assets/layers/bike_cafe/bike_cafes.json" | ||||
| import * as cycling_themed_objects from "../../assets/layers/cycling_themed_object/cycling_themed_objects.json" | ||||
| 
 | ||||
| import {Utils} from "../../Utils"; | ||||
| import ImageCarouselWithUploadConstructor from "../../UI/Image/ImageCarouselWithUpload"; | ||||
|  | @ -43,6 +44,7 @@ export class FromJSON { | |||
|             FromJSON.Layer(birdhides), | ||||
|             FromJSON.Layer(nature_reserve), | ||||
|             FromJSON.Layer(bike_cafes), | ||||
|             FromJSON.Layer(cycling_themed_objects) | ||||
|         ]; | ||||
| 
 | ||||
|         for (const layer of sharedLayersList) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue