forked from MapComplete/MapComplete
		
	Move SPlit-points to seperate layer; fix rendering bug on minimaps
This commit is contained in:
		
							parent
							
								
									5bba0f0a9b
								
							
						
					
					
						commit
						a3185f2d13
					
				
					 4 changed files with 36 additions and 25 deletions
				
			
		|  | @ -20,7 +20,7 @@ export default class AllKnownLayers { | |||
| 
 | ||||
| 
 | ||||
|     public static added_by_default: string[] = ["gps_location", "gps_location_history", "home_location", "gps_track",] | ||||
|     public static no_include: string[] = ["conflation", "left_right_style"] | ||||
|     public static no_include: string[] = ["conflation", "left_right_style", "split_point"] | ||||
|     /** | ||||
|      * Layer IDs of layers which have special properties through built-in hooks | ||||
|      */ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue