forked from MapComplete/MapComplete
		
	Force cache clearing when a new point is added, fix #522
This commit is contained in:
		
							parent
							
								
									936cf1bf9f
								
							
						
					
					
						commit
						d1ecaf7527
					
				
					 3 changed files with 32 additions and 7 deletions
				
			
		|  | @ -47,7 +47,6 @@ export default class TiledFromLocalStorageSource implements TileHierarchy<Featur | |||
|                 localStorage.removeItem(k) | ||||
|                 localStorage.removeItem(k+"-format") | ||||
|                 localStorage.removeItem(k+"-time") | ||||
|                 console.debug("Removed "+k+" from local storage: too old") | ||||
|             } | ||||
|         } | ||||
|     } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue