Fix Mapa Res Intermedia
This commit is contained in:
		| @@ -54,8 +54,7 @@ interface MapaNacionalProps { | ||||
|  | ||||
| // --- CONFIGURACIONES DEL MAPA --- | ||||
| const desktopProjectionConfig = { scale: 700, center: [-65, -40] as [number, number] }; | ||||
| const mobileProjectionConfig = { scale: 1100, center: [-64, -42.5] as [number, number] }; | ||||
| // --- LÍNEA A CALIBRAR --- | ||||
| const mobileProjectionConfig = { scale: 1050, center: [-64, -43] as [number, number] }; | ||||
| const mobileSmallProjectionConfig = { scale: 900, center: [-64, -43] as [number, number] }; | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user