space
This commit is contained in:
		@@ -40,6 +40,7 @@ def main1(start_lat: float, start_lon: float, preferences: Preferences = Body(..
 | 
				
			|||||||
    landmarks_short.insert(0, start)
 | 
					    landmarks_short.insert(0, start)
 | 
				
			||||||
    landmarks_short.append(finish)
 | 
					    landmarks_short.append(finish)
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # TODO use these parameters in another way
 | 
					    # TODO use these parameters in another way
 | 
				
			||||||
    max_walking_time = 4    # hours
 | 
					    max_walking_time = 4    # hours
 | 
				
			||||||
    detour = 30             # minutes
 | 
					    detour = 30             # minutes
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user