mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 04:51:31 +08:00 
			
		
		
		
	feat(geo_map): enable retina detection
This commit is contained in:
		
							parent
							
								
									f5b0c3b68b
								
							
						
					
					
						commit
						1bf2f10c98
					
				| @ -54,7 +54,8 @@ export default class GeoMapWidget extends NoteContextAwareWidget { | |||||||
|                 } |                 } | ||||||
| 
 | 
 | ||||||
|                 L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', { |                 L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', { | ||||||
|                     attribution: '© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors' |                     attribution: '© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors', | ||||||
|  |                     detectRetina: true | ||||||
|                 }).addTo(map); |                 }).addTo(map); | ||||||
|             }); |             }); | ||||||
|     } |     } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran