Skip to content
Snippets Groups Projects
Commit c4bc5665 authored by Olabarrieta Palacios, Ignacio's avatar Olabarrieta Palacios, Ignacio
Browse files

a

parent a0ad2221
No related branches found
No related tags found
No related merge requests found
......@@ -26,8 +26,8 @@ export class NoiseCompComponent implements OnInit {
public zoom:number = 12;
private static BIO_LON: number = -2.9356732032001926;
private static BIO_LAT: number = 43.26201529732467;
private static AMS_LON: number = 4.895325492686641;
private static AMS_LAT: number = 52.375147927015995;
private static AMS_LON: number = 4.929861;
private static AMS_LAT: number = 52.400065;
private static HEL_LON: number = 24.925176054721625;
private static HEL_LAT: number = 60.22470512386342;
private static MES_LON: number = 15.553426081599502;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment