function addpoints( map ) {
var infoWindow = new google.maps.InfoWindow;
google.maps.event.addListener(map, 'click', function() {
infoWindow.close();
});
var point = new google.maps.LatLng(38.737,-27.301);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle1 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle1, 'mouseover', function() {
infoWindow.setContent('2025-11-18 00:28:00
Magnitude : 2
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle1.center);
});
var point = new google.maps.LatLng(38.191,-26.147);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle2 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle2, 'mouseover', function() {
infoWindow.setContent('2025-11-18 01:47:16
Magnitude : 2
Local : N Fossa de Hirondelle
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle2.center);
});
var point = new google.maps.LatLng(36.33,-9.197);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle3 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle3, 'mouseover', function() {
infoWindow.setContent('2025-11-18 03:16:55
Magnitude : 1.1
Local : SW Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle3.center);
});
var point = new google.maps.LatLng(38.027,-26.301);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle4 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle4, 'mouseover', function() {
infoWindow.setContent('2025-11-18 03:35:03
Magnitude : 2.1
Local : Fossa de Hirondelle
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle4.center);
});
var point = new google.maps.LatLng(38.041,-26.275);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle5 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle5, 'mouseover', function() {
infoWindow.setContent('2025-11-18 03:48:21
Magnitude : 2
Local : Fossa de Hirondelle
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle5.center);
});
var point = new google.maps.LatLng(38.747,-27.29);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle6 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle6, 'mouseover', function() {
infoWindow.setContent('2025-11-18 05:27:59
Magnitude : 2.2
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle6.center);
});
var point = new google.maps.LatLng(-24.1,-66.95);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.9 * 9000
};
// Add the circle
sismoCircle7 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle7, 'mouseover', function() {
infoWindow.setContent('2025-11-18 07:11:31
Magnitude : 4.9
Local : Salta Province, Argentina
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle7.center);
});
var point = new google.maps.LatLng(38.804,-29.173);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle8 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle8, 'mouseover', function() {
infoWindow.setContent('2025-11-18 17:26:28
Magnitude : 2.2
Local : W Faial
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle8.center);
});
var point = new google.maps.LatLng(37.217,-24.287);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle9 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle9, 'mouseover', function() {
infoWindow.setContent('2025-11-18 17:40:37
Magnitude : 2
Local : SE Ilhéus das Formigas
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle9.center);
});
var point = new google.maps.LatLng(37.136,-24.255);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.3 * 9000
};
// Add the circle
sismoCircle10 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle10, 'mouseover', function() {
infoWindow.setContent('2025-11-18 18:54:18
Magnitude : 2.3
Local : Falha GLORIA
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle10.center);
});
var point = new google.maps.LatLng(38.318,-7.897);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.9 * 9000
};
// Add the circle
sismoCircle11 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle11, 'mouseover', function() {
infoWindow.setContent('2025-11-18 19:01:31
Magnitude : 0.9
Local : E Viana do Alentejo
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle11.center);
});
var point = new google.maps.LatLng(36.705,-7.207);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle12 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle12, 'mouseover', function() {
infoWindow.setContent('2025-11-18 20:01:10
Magnitude : 1.2
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle12.center);
});
var point = new google.maps.LatLng(38.323,-7.9);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1 * 9000
};
// Add the circle
sismoCircle13 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle13, 'mouseover', function() {
infoWindow.setContent('2025-11-18 20:05:30
Magnitude : 1
Local : E Viana do Alentejo
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle13.center);
});
var point = new google.maps.LatLng(36.534,-7.672);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.9 * 9000
};
// Add the circle
sismoCircle14 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle14, 'mouseover', function() {
infoWindow.setContent('2025-11-18 20:26:54
Magnitude : 1.9
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle14.center);
});
var point = new google.maps.LatLng(37.482,-24.804);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.7 * 9000
};
// Add the circle
sismoCircle15 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle15, 'mouseover', function() {
infoWindow.setContent('2025-11-18 21:04:59
Magnitude : 2.7
Local : Fossa da Povoação
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle15.center);
});
var point = new google.maps.LatLng(8.95,-84.06);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.3 * 9000
};
// Add the circle
sismoCircle16 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle16, 'mouseover', function() {
infoWindow.setContent('2025-11-18 22:36:35
Magnitude : 5.3
Local : Off Coast of Costa Rica
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle16.center);
});
var point = new google.maps.LatLng(38.309,-7.904);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.4 * 9000
};
// Add the circle
sismoCircle17 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle17, 'mouseover', function() {
infoWindow.setContent('2025-11-19 03:06:27
Magnitude : 0.4
Local : E Viana do Alentejo
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle17.center);
});
var point = new google.maps.LatLng(36.558,-9.105);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.5 * 9000
};
// Add the circle
sismoCircle18 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle18, 'mouseover', function() {
infoWindow.setContent('2025-11-19 06:02:58
Magnitude : 1.5
Local : SW Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle18.center);
});
var point = new google.maps.LatLng(36.73,-11.431);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.3 * 9000
};
// Add the circle
sismoCircle19 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle19, 'mouseover', function() {
infoWindow.setContent('2025-11-19 08:17:14
Magnitude : 2.3
Local : Gorringe
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle19.center);
});
var point = new google.maps.LatLng(36.418,-7.85);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.8 * 9000
};
// Add the circle
sismoCircle20 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle20, 'mouseover', function() {
infoWindow.setContent('2025-11-19 08:21:07
Magnitude : 0.8
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle20.center);
});
var point = new google.maps.LatLng(35.544,-3.783);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.8 * 9000
};
// Add the circle
sismoCircle21 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle21, 'mouseover', function() {
infoWindow.setContent('2025-11-19 13:20:50
Magnitude : 1.8
Local : Alboran
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle21.center);
});
var point = new google.maps.LatLng(42.367,-8.596);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle22 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle22, 'mouseover', function() {
infoWindow.setContent('2025-11-19 15:22:03
Magnitude : 1.3
Local : SE Pontevedra (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle22.center);
});
var point = new google.maps.LatLng(42.31,-8.719);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle23 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle23, 'mouseover', function() {
infoWindow.setContent('2025-11-19 15:56:31
Magnitude : 1.1
Local : N Vigo (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle23.center);
});
var point = new google.maps.LatLng(38.954,-29.32);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.7 * 9000
};
// Add the circle
sismoCircle24 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle24, 'mouseover', function() {
infoWindow.setContent('2025-11-19 16:50:25
Magnitude : 2.7
Local : W Faial
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle24.center);
});
var point = new google.maps.LatLng(36.965,-5.52);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.5 * 9000
};
// Add the circle
sismoCircle25 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle25, 'mouseover', function() {
infoWindow.setContent('2025-11-19 16:58:26
Magnitude : 1.5
Local : SE Sevilha (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle25.center);
});
var point = new google.maps.LatLng(38.98,-29.303);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.5 * 9000
};
// Add the circle
sismoCircle26 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle26, 'mouseover', function() {
infoWindow.setContent('2025-11-19 17:23:22
Magnitude : 2.5
Local : W Faial
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle26.center);
});
var point = new google.maps.LatLng(36.854,-8.59);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.5 * 9000
};
// Add the circle
sismoCircle27 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle27, 'mouseover', function() {
infoWindow.setContent('2025-11-19 17:46:45
Magnitude : 0.5
Local : SE Lagos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle27.center);
});
var point = new google.maps.LatLng(36.322,-6.908);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1 * 9000
};
// Add the circle
sismoCircle28 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle28, 'mouseover', function() {
infoWindow.setContent('2025-11-19 19:24:48
Magnitude : 1
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle28.center);
});
var point = new google.maps.LatLng(38.566,-7.948);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.2 * 9000
};
// Add the circle
sismoCircle29 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle29, 'mouseover', function() {
infoWindow.setContent('2025-11-19 22:22:22
Magnitude : 0.2
Local : W Evora
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle29.center);
});
var point = new google.maps.LatLng(33.396,-17.029);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.4 * 9000
};
// Add the circle
sismoCircle30 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle30, 'mouseover', function() {
infoWindow.setContent('2025-11-20 02:44:55
Magnitude : 1.4
Local : NE Porto Moniz (Madeira)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle30.center);
});
var point = new google.maps.LatLng(38.053,-8.237);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.1 * 9000
};
// Add the circle
sismoCircle31 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle31, 'mouseover', function() {
infoWindow.setContent('2025-11-20 03:48:49
Magnitude : 0.1
Local : W Ferreira do Alentejo
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle31.center);
});
var point = new google.maps.LatLng(35.8,-4.756);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.9 * 9000
};
// Add the circle
sismoCircle32 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle32, 'mouseover', function() {
infoWindow.setContent('2025-11-20 04:51:15
Magnitude : 1.9
Local : Alboran
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle32.center);
});
var point = new google.maps.LatLng(36.416,-7.848);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.9 * 9000
};
// Add the circle
sismoCircle33 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle33, 'mouseover', function() {
infoWindow.setContent('2025-11-20 05:08:29
Magnitude : 0.9
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle33.center);
});
var point = new google.maps.LatLng(-3.7,128.37);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.8 * 9000
};
// Add the circle
sismoCircle34 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle34, 'mouseover', function() {
infoWindow.setContent('2025-11-20 06:59:44
Magnitude : 5.8
Local : Seram, Indonesia
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle34.center);
});
var point = new google.maps.LatLng(37.11,-8.868);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.3 * 9000
};
// Add the circle
sismoCircle35 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle35, 'mouseover', function() {
infoWindow.setContent('2025-11-20 08:29:07
Magnitude : 0.3
Local : NE Vila do Bispo
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle35.center);
});
var point = new google.maps.LatLng(38.728,-27.309);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle36 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle36, 'mouseover', function() {
infoWindow.setContent('2025-11-20 11:13:26
Magnitude : 2.2
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle36.center);
});
var point = new google.maps.LatLng(31.812,-16.901);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.8 * 9000
};
// Add the circle
sismoCircle37 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle37, 'mouseover', function() {
infoWindow.setContent('2025-11-20 11:17:31
Magnitude : 1.8
Local : SW Desertas (Madeira)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle37.center);
});
var point = new google.maps.LatLng(38.731,-27.304);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle38 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle38, 'mouseover', function() {
infoWindow.setContent('2025-11-20 11:35:33
Magnitude : 2.2
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle38.center);
});
var point = new google.maps.LatLng(36.347,-7.899);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1 * 9000
};
// Add the circle
sismoCircle39 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle39, 'mouseover', function() {
infoWindow.setContent('2025-11-20 13:00:53
Magnitude : 1
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle39.center);
});
var point = new google.maps.LatLng(38.729,-27.308);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.4 * 9000
};
// Add the circle
sismoCircle40 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle40, 'mouseover', function() {
infoWindow.setContent('2025-11-20 13:26:56
Magnitude : 2.4
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle40.center);
});
var point = new google.maps.LatLng(36.938,-13.543);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.8 * 9000
};
// Add the circle
sismoCircle41 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle41, 'mouseover', function() {
infoWindow.setContent('2025-11-20 19:32:28
Magnitude : 1.8
Local : Josephine
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle41.center);
});
var point = new google.maps.LatLng(38.724,-27.303);
var sismoOptions = {
strokeColor: '#0000FF',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#0000FF',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 15,
radius: 2.5 * 9000
};
// Add the circle
sismoCircle42 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle42, 'mouseover', function() {
infoWindow.setContent('2025-11-20 19:45:42
Magnitude : 2.5
Local : Serra Sta. Bárbara
Sismo Sentido
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle42.center);
});
var point = new google.maps.LatLng(42.505,-7.273);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1 * 9000
};
// Add the circle
sismoCircle43 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle43, 'mouseover', function() {
infoWindow.setContent('2025-11-20 20:01:19
Magnitude : 1
Local : NE Ourense (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle43.center);
});
var point = new google.maps.LatLng(42.135,-7.369);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.5 * 9000
};
// Add the circle
sismoCircle44 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle44, 'mouseover', function() {
infoWindow.setContent('2025-11-20 20:23:59
Magnitude : 1.5
Local : NE Chaves
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle44.center);
});
var point = new google.maps.LatLng(36.703,-7.534);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.4 * 9000
};
// Add the circle
sismoCircle45 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle45, 'mouseover', function() {
infoWindow.setContent('2025-11-20 22:48:59
Magnitude : 1.4
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle45.center);
});
var point = new google.maps.LatLng(37.008,-9.09);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle46 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle46, 'mouseover', function() {
infoWindow.setContent('2025-11-20 23:14:26
Magnitude : 1.2
Local : W Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle46.center);
});
var point = new google.maps.LatLng(25.64,124.84);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.1 * 9000
};
// Add the circle
sismoCircle47 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle47, 'mouseover', function() {
infoWindow.setContent('2025-11-20 23:36:07
Magnitude : 5.1
Local : Northeast of Taiwan
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle47.center);
});
var point = new google.maps.LatLng(35.572,-6.805);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.9 * 9000
};
// Add the circle
sismoCircle48 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle48, 'mouseover', function() {
infoWindow.setContent('2025-11-21 03:51:56
Magnitude : 0.9
Local : Costa de Marrocos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle48.center);
});
var point = new google.maps.LatLng(23.89,90.58);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.5 * 9000
};
// Add the circle
sismoCircle49 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle49, 'mouseover', function() {
infoWindow.setContent('2025-11-21 04:38:26
Magnitude : 5.5
Local : Bangladesh
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle49.center);
});
var point = new google.maps.LatLng(37.16,-8.592);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.7 * 9000
};
// Add the circle
sismoCircle50 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle50, 'mouseover', function() {
infoWindow.setContent('2025-11-21 04:51:36
Magnitude : 0.7
Local : NW Portimão
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle50.center);
});
var point = new google.maps.LatLng(36.853,-7.499);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1 * 9000
};
// Add the circle
sismoCircle51 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle51, 'mouseover', function() {
infoWindow.setContent('2025-11-21 07:42:57
Magnitude : 1
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle51.center);
});
var point = new google.maps.LatLng(38.298,-26.02);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle52 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle52, 'mouseover', function() {
infoWindow.setContent('2025-11-21 09:14:24
Magnitude : 2
Local : N Fossa de Hirondelle
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle52.center);
});
var point = new google.maps.LatLng(38.07,-26.578);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.5 * 9000
};
// Add the circle
sismoCircle53 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle53, 'mouseover', function() {
infoWindow.setContent('2025-11-21 09:29:22
Magnitude : 2.5
Local : Fossa de Hirondelle
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle53.center);
});
var point = new google.maps.LatLng(-24.18,179.96);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.6 * 9000
};
// Add the circle
sismoCircle54 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle54, 'mouseover', function() {
infoWindow.setContent('2025-11-21 12:38:00
Magnitude : 5.6
Local : South of Fiji Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle54.center);
});
var point = new google.maps.LatLng(37.505,-24.875);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.3 * 9000
};
// Add the circle
sismoCircle55 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle55, 'mouseover', function() {
infoWindow.setContent('2025-11-21 18:07:47
Magnitude : 2.3
Local : Fossa da Povoação
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle55.center);
});
var point = new google.maps.LatLng(39.397,-9.158);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.8 * 9000
};
// Add the circle
sismoCircle56 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle56, 'mouseover', function() {
infoWindow.setContent('2025-11-21 20:23:42
Magnitude : 0.8
Local : SW Caldas da Rainha
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle56.center);
});
var point = new google.maps.LatLng(49.62,158.64);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.7 * 9000
};
// Add the circle
sismoCircle57 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle57, 'mouseover', function() {
infoWindow.setContent('2025-11-21 22:38:09
Magnitude : 5.7
Local : East of Kuril Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle57.center);
});
var point = new google.maps.LatLng(39.958,-8.54);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle58 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle58, 'mouseover', function() {
infoWindow.setContent('2025-11-21 23:22:12
Magnitude : 1.1
Local : NE Pombal
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle58.center);
});
var point = new google.maps.LatLng(37.708,-8.294);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.2 * 9000
};
// Add the circle
sismoCircle59 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle59, 'mouseover', function() {
infoWindow.setContent('2025-11-22 00:20:00
Magnitude : 0.2
Local : NW Ourique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle59.center);
});
var point = new google.maps.LatLng(36.602,-7.453);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.9 * 9000
};
// Add the circle
sismoCircle60 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle60, 'mouseover', function() {
infoWindow.setContent('2025-11-22 00:23:12
Magnitude : 0.9
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle60.center);
});
var point = new google.maps.LatLng(38.788,-8.379);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.1 * 9000
};
// Add the circle
sismoCircle61 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle61, 'mouseover', function() {
infoWindow.setContent('2025-11-22 00:51:55
Magnitude : 0.1
Local : NE Vendas Novas
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle61.center);
});
var point = new google.maps.LatLng(38.729,-7.902);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.1 * 9000
};
// Add the circle
sismoCircle62 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle62, 'mouseover', function() {
infoWindow.setContent('2025-11-22 04:04:13
Magnitude : 0.1
Local : E Arraiolos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle62.center);
});
var point = new google.maps.LatLng(37.562,-25.12);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 3 * 9000
};
// Add the circle
sismoCircle63 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle63, 'mouseover', function() {
infoWindow.setContent('2025-11-22 07:04:12
Magnitude : 3
Local : Fossa da Povoação
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle63.center);
});
var point = new google.maps.LatLng(38.064,-26.281);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.6 * 9000
};
// Add the circle
sismoCircle64 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle64, 'mouseover', function() {
infoWindow.setContent('2025-11-22 10:53:58
Magnitude : 2.6
Local : Fossa de Hirondelle
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle64.center);
});
var point = new google.maps.LatLng(37.945,-26.394);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.9 * 9000
};
// Add the circle
sismoCircle65 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle65, 'mouseover', function() {
infoWindow.setContent('2025-11-22 12:13:04
Magnitude : 2.9
Local : Fossa de Hirondelle
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle65.center);
});
var point = new google.maps.LatLng(38.143,-26.175);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.6 * 9000
};
// Add the circle
sismoCircle66 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle66, 'mouseover', function() {
infoWindow.setContent('2025-11-22 14:08:21
Magnitude : 2.6
Local : Fossa de Hirondelle
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle66.center);
});
var point = new google.maps.LatLng(36.347,-9.821);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle67 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle67, 'mouseover', function() {
infoWindow.setContent('2025-11-22 15:16:59
Magnitude : 1.3
Local : SW Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle67.center);
});
var point = new google.maps.LatLng(61.19,-151.24);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.9 * 9000
};
// Add the circle
sismoCircle68 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle68, 'mouseover', function() {
infoWindow.setContent('2025-11-22 15:38:56
Magnitude : 4.9
Local : Southern Alaska
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle68.center);
});
var point = new google.maps.LatLng(38.039,-26.289);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.9 * 9000
};
// Add the circle
sismoCircle69 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle69, 'mouseover', function() {
infoWindow.setContent('2025-11-22 16:05:57
Magnitude : 2.9
Local : Fossa de Hirondelle
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle69.center);
});
var point = new google.maps.LatLng(8.76,-84.19);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.1 * 9000
};
// Add the circle
sismoCircle70 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle70, 'mouseover', function() {
infoWindow.setContent('2025-11-22 18:41:21
Magnitude : 5.1
Local : Off Coast of Costa Rica
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle70.center);
});
var point = new google.maps.LatLng(36.948,-13.645);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.9 * 9000
};
// Add the circle
sismoCircle71 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle71, 'mouseover', function() {
infoWindow.setContent('2025-11-22 18:53:02
Magnitude : 1.9
Local : Josephine
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle71.center);
});
var point = new google.maps.LatLng(35.472,-3.728);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.7 * 9000
};
// Add the circle
sismoCircle72 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle72, 'mouseover', function() {
infoWindow.setContent('2025-11-22 20:06:04
Magnitude : 1.7
Local : NE Al Hoceima (MARR)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle72.center);
});
var point = new google.maps.LatLng(38.738,-7.9);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.1 * 9000
};
// Add the circle
sismoCircle73 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle73, 'mouseover', function() {
infoWindow.setContent('2025-11-22 20:56:24
Magnitude : 0.1
Local : NE Arraiolos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle73.center);
});
var point = new google.maps.LatLng(37.743,-8.214);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.5 * 9000
};
// Add the circle
sismoCircle74 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle74, 'mouseover', function() {
infoWindow.setContent('2025-11-22 21:12:18
Magnitude : 0.5
Local : NE Ourique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle74.center);
});
var point = new google.maps.LatLng(38.02,-26.306);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle75 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle75, 'mouseover', function() {
infoWindow.setContent('2025-11-22 21:17:06
Magnitude : 2.2
Local : Fossa de Hirondelle
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle75.center);
});
var point = new google.maps.LatLng(38.737,-27.296);
var sismoOptions = {
strokeColor: '#0000FF',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#0000FF',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 15,
radius: 2.7 * 9000
};
// Add the circle
sismoCircle76 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle76, 'mouseover', function() {
infoWindow.setContent('2025-11-22 21:32:09
Magnitude : 2.7
Local : Serra Sta. Bárbara
Sismo Sentido
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle76.center);
});
var point = new google.maps.LatLng(41.899,-7.178);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.6 * 9000
};
// Add the circle
sismoCircle77 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle77, 'mouseover', function() {
infoWindow.setContent('2025-11-22 21:52:57
Magnitude : 0.6
Local : NW Vinhais
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle77.center);
});
var point = new google.maps.LatLng(38.569,-8.857);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.4 * 9000
};
// Add the circle
sismoCircle78 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle78, 'mouseover', function() {
infoWindow.setContent('2025-11-22 22:22:06
Magnitude : 0.4
Local : E Palmela
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle78.center);
});
var point = new google.maps.LatLng(35.333,-4.546);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.7 * 9000
};
// Add the circle
sismoCircle79 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle79, 'mouseover', function() {
infoWindow.setContent('2025-11-23 01:47:40
Magnitude : 1.7
Local : W Al Hoceima (MARR)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle79.center);
});
var point = new google.maps.LatLng(38.029,-26.296);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle80 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle80, 'mouseover', function() {
infoWindow.setContent('2025-11-23 01:49:34
Magnitude : 2.1
Local : Fossa de Hirondelle
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle80.center);
});
var point = new google.maps.LatLng(38.73,-7.905);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.4 * 9000
};
// Add the circle
sismoCircle81 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle81, 'mouseover', function() {
infoWindow.setContent('2025-11-23 02:08:50
Magnitude : 0.4
Local : E Arraiolos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle81.center);
});
var point = new google.maps.LatLng(38.107,-13.692);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.5 * 9000
};
// Add the circle
sismoCircle82 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle82, 'mouseover', function() {
infoWindow.setContent('2025-11-23 02:40:42
Magnitude : 1.5
Local : Josephine
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle82.center);
});
var point = new google.maps.LatLng(36.595,-7.588);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.3 * 9000
};
// Add the circle
sismoCircle83 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle83, 'mouseover', function() {
infoWindow.setContent('2025-11-23 02:45:23
Magnitude : 0.3
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle83.center);
});
var point = new google.maps.LatLng(65.84,-37.76);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5 * 9000
};
// Add the circle
sismoCircle84 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle84, 'mouseover', function() {
infoWindow.setContent('2025-11-23 03:03:26
Magnitude : 5
Local : Eastern Greenland
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle84.center);
});
var point = new google.maps.LatLng(13.34,95.83);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.3 * 9000
};
// Add the circle
sismoCircle85 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle85, 'mouseover', function() {
infoWindow.setContent('2025-11-23 04:39:22
Magnitude : 5.3
Local : Andaman Islands, India Region
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle85.center);
});
var point = new google.maps.LatLng(37.655,-1.341);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle86 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle86, 'mouseover', function() {
infoWindow.setContent('2025-11-23 04:47:14
Magnitude : 2
Local : E Lorca (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle86.center);
});
var point = new google.maps.LatLng(36.266,-7.956);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.6 * 9000
};
// Add the circle
sismoCircle87 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle87, 'mouseover', function() {
infoWindow.setContent('2025-11-23 04:55:23
Magnitude : 1.6
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle87.center);
});
var point = new google.maps.LatLng(51.41,-177.07);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.5 * 9000
};
// Add the circle
sismoCircle88 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle88, 'mouseover', function() {
infoWindow.setContent('2025-11-23 08:21:46
Magnitude : 5.5
Local : Andreanof Islands, Aleutian Is.
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle88.center);
});
var point = new google.maps.LatLng(42.707,-7.67);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle89 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle89, 'mouseover', function() {
infoWindow.setContent('2025-11-23 09:06:11
Magnitude : 1.2
Local : SW Lugo (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle89.center);
});
var point = new google.maps.LatLng(36.154,-7.519);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.9 * 9000
};
// Add the circle
sismoCircle90 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle90, 'mouseover', function() {
infoWindow.setContent('2025-11-23 10:30:26
Magnitude : 0.9
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle90.center);
});
var point = new google.maps.LatLng(37.769,-8.315);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.1 * 9000
};
// Add the circle
sismoCircle91 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle91, 'mouseover', function() {
infoWindow.setContent('2025-11-23 13:03:52
Magnitude : 0.1
Local : NW Ourique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle91.center);
});
var point = new google.maps.LatLng(38.736,-27.303);
var sismoOptions = {
strokeColor: '#0000FF',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#0000FF',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 15,
radius: 2.9 * 9000
};
// Add the circle
sismoCircle92 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle92, 'mouseover', function() {
infoWindow.setContent('2025-11-23 14:16:22
Magnitude : 2.9
Local : Serra Sta. Bárbara
Sismo Sentido
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle92.center);
});
var point = new google.maps.LatLng(35.975,-10.2);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.3 * 9000
};
// Add the circle
sismoCircle93 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle93, 'mouseover', function() {
infoWindow.setContent('2025-11-23 14:16:32
Magnitude : 2.3
Local : Mar de Marrocos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle93.center);
});
var point = new google.maps.LatLng(35.838,-8.774);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.5 * 9000
};
// Add the circle
sismoCircle94 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle94, 'mouseover', function() {
infoWindow.setContent('2025-11-23 15:31:19
Magnitude : 1.5
Local : Mar de Marrocos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle94.center);
});
var point = new google.maps.LatLng(36.805,-8.49);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.6 * 9000
};
// Add the circle
sismoCircle95 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle95, 'mouseover', function() {
infoWindow.setContent('2025-11-23 16:35:03
Magnitude : 0.6
Local : S Lagoa
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle95.center);
});
var point = new google.maps.LatLng(36.52,-4.737);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.6 * 9000
};
// Add the circle
sismoCircle96 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle96, 'mouseover', function() {
infoWindow.setContent('2025-11-23 17:45:23
Magnitude : 1.6
Local : SW Malaga (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle96.center);
});
var point = new google.maps.LatLng(37.775,-25.335);
var sismoOptions = {
strokeColor: '#0000FF',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#0000FF',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 15,
radius: 2 * 9000
};
// Add the circle
sismoCircle97 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle97, 'mouseover', function() {
infoWindow.setContent('2025-11-23 19:31:27
Magnitude : 2
Local : Maciço das Furnas
Sismo Sentido
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle97.center);
});
var point = new google.maps.LatLng(38.472,-7.937);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.3 * 9000
};
// Add the circle
sismoCircle98 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle98, 'mouseover', function() {
infoWindow.setContent('2025-11-23 22:59:24
Magnitude : 0.3
Local : SW Evora
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle98.center);
});
var point = new google.maps.LatLng(38.488,-7.932);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.3 * 9000
};
// Add the circle
sismoCircle99 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle99, 'mouseover', function() {
infoWindow.setContent('2025-11-23 22:59:29
Magnitude : 0.3
Local : SW Evora
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle99.center);
});
var point = new google.maps.LatLng(36.525,-7.656);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle100 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle100, 'mouseover', function() {
infoWindow.setContent('2025-11-23 23:59:49
Magnitude : 1.2
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle100.center);
});
var point = new google.maps.LatLng(36.634,-7.478);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle101 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle101, 'mouseover', function() {
infoWindow.setContent('2025-11-24 01:06:02
Magnitude : 1.1
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle101.center);
});
var point = new google.maps.LatLng(-3.42,68.27);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.8 * 9000
};
// Add the circle
sismoCircle102 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle102, 'mouseover', function() {
infoWindow.setContent('2025-11-24 01:22:37
Magnitude : 4.8
Local : Chagos Archipelago Region
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle102.center);
});
var point = new google.maps.LatLng(36.996,-13.564);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle103 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle103, 'mouseover', function() {
infoWindow.setContent('2025-11-24 01:30:27
Magnitude : 2.1
Local : Josephine
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle103.center);
});
var point = new google.maps.LatLng(36.21,-8.656);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle104 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle104, 'mouseover', function() {
infoWindow.setContent('2025-11-24 01:36:09
Magnitude : 2.1
Local : SE Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle104.center);
});
var point = new google.maps.LatLng(38.742,-27.325);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle105 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle105, 'mouseover', function() {
infoWindow.setContent('2025-11-24 01:57:02
Magnitude : 2
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle105.center);
});
var point = new google.maps.LatLng(36.259,-8.675);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.9 * 9000
};
// Add the circle
sismoCircle106 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle106, 'mouseover', function() {
infoWindow.setContent('2025-11-24 02:04:42
Magnitude : 1.9
Local : SE Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle106.center);
});
var point = new google.maps.LatLng(7.76,-35.86);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.2 * 9000
};
// Add the circle
sismoCircle107 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle107, 'mouseover', function() {
infoWindow.setContent('2025-11-24 02:21:12
Magnitude : 5.2
Local : Central Mid-Atlantic Ridge
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle107.center);
});
var point = new google.maps.LatLng(36.671,-7.637);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle108 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle108, 'mouseover', function() {
infoWindow.setContent('2025-11-24 04:37:58
Magnitude : 1.2
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle108.center);
});
var point = new google.maps.LatLng(41.48,-7.114);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1 * 9000
};
// Add the circle
sismoCircle109 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle109, 'mouseover', function() {
infoWindow.setContent('2025-11-24 08:07:56
Magnitude : 1
Local : E Mirandela
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle109.center);
});
var point = new google.maps.LatLng(39.4,21.74);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.7 * 9000
};
// Add the circle
sismoCircle110 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle110, 'mouseover', function() {
infoWindow.setContent('2025-11-24 08:51:47
Magnitude : 4.7
Local : Greece
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle110.center);
});
var point = new google.maps.LatLng(35.481,-9.686);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.6 * 9000
};
// Add the circle
sismoCircle111 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle111, 'mouseover', function() {
infoWindow.setContent('2025-11-24 11:56:52
Magnitude : 1.6
Local : Mar de Marrocos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle111.center);
});
var point = new google.maps.LatLng(38.721,-27.297);
var sismoOptions = {
strokeColor: '#0000FF',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#0000FF',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 15,
radius: 2.7 * 9000
};
// Add the circle
sismoCircle112 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle112, 'mouseover', function() {
infoWindow.setContent('2025-11-24 13:31:01
Magnitude : 2.7
Local : Serra Sta. Bárbara
Sismo Sentido
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle112.center);
});
var point = new google.maps.LatLng(38.721,-27.308);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle113 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle113, 'mouseover', function() {
infoWindow.setContent('2025-11-24 13:34:45
Magnitude : 2
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle113.center);
});
var point = new google.maps.LatLng(38.721,-27.309);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle114 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle114, 'mouseover', function() {
infoWindow.setContent('2025-11-24 13:36:10
Magnitude : 2
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle114.center);
});
var point = new google.maps.LatLng(38.293,-9.259);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.7 * 9000
};
// Add the circle
sismoCircle115 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle115, 'mouseover', function() {
infoWindow.setContent('2025-11-24 14:34:55
Magnitude : 0.7
Local : SW Sesimbra
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle115.center);
});
var point = new google.maps.LatLng(38.722,-27.293);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle116 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle116, 'mouseover', function() {
infoWindow.setContent('2025-11-24 16:51:37
Magnitude : 2
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle116.center);
});
var point = new google.maps.LatLng(37.547,-8.907);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.5 * 9000
};
// Add the circle
sismoCircle117 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle117, 'mouseover', function() {
infoWindow.setContent('2025-11-24 19:42:47
Magnitude : 1.5
Local : W Odemira
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle117.center);
});
var point = new google.maps.LatLng(36.517,-9.731);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle118 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle118, 'mouseover', function() {
infoWindow.setContent('2025-11-24 21:31:53
Magnitude : 1.2
Local : SW Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle118.center);
});
var point = new google.maps.LatLng(38.572,-7.702);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.6 * 9000
};
// Add the circle
sismoCircle119 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle119, 'mouseover', function() {
infoWindow.setContent('2025-11-24 22:41:31
Magnitude : 0.6
Local : SW Redondo
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle119.center);
});
var point = new google.maps.LatLng(42.039,-8.21);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle120 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle120, 'mouseover', function() {
infoWindow.setContent('2025-11-25 04:07:58
Magnitude : 1.2
Local : SE Melgaço
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle120.center);
});
var point = new google.maps.LatLng(52.16,159.67);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5 * 9000
};
// Add the circle
sismoCircle121 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle121, 'mouseover', function() {
infoWindow.setContent('2025-11-25 04:47:30
Magnitude : 5
Local : Off East Coast of Kamchatka
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle121.center);
});
var point = new google.maps.LatLng(37.357,-8.483);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1 * 9000
};
// Add the circle
sismoCircle122 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle122, 'mouseover', function() {
infoWindow.setContent('2025-11-25 05:01:36
Magnitude : 1
Local : NE Monchique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle122.center);
});
var point = new google.maps.LatLng(37.489,-7.735);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.5 * 9000
};
// Add the circle
sismoCircle123 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle123, 'mouseover', function() {
infoWindow.setContent('2025-11-25 07:39:59
Magnitude : 0.5
Local : SW Mértola
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle123.center);
});
var point = new google.maps.LatLng(37.369,-16.335);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.9 * 9000
};
// Add the circle
sismoCircle124 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle124, 'mouseover', function() {
infoWindow.setContent('2025-11-25 10:11:19
Magnitude : 2.9
Local : Madeira-Tore
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle124.center);
});
var point = new google.maps.LatLng(6.38,126.2);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.3 * 9000
};
// Add the circle
sismoCircle125 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle125, 'mouseover', function() {
infoWindow.setContent('2025-11-25 10:45:20
Magnitude : 5.3
Local : Mindanao, Philippines
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle125.center);
});
var point = new google.maps.LatLng(40.064,-7.987);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.8 * 9000
};
// Add the circle
sismoCircle126 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle126, 'mouseover', function() {
infoWindow.setContent('2025-11-25 14:52:37
Magnitude : 0.8
Local : NW Pampilhosa da Serra
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle126.center);
});
var point = new google.maps.LatLng(38.832,-8.039);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.5 * 9000
};
// Add the circle
sismoCircle127 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle127, 'mouseover', function() {
infoWindow.setContent('2025-11-25 15:55:41
Magnitude : 0.5
Local : NW Arraiolos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle127.center);
});
var point = new google.maps.LatLng(53.18,-168.14);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.9 * 9000
};
// Add the circle
sismoCircle128 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle128, 'mouseover', function() {
infoWindow.setContent('2025-11-25 17:16:21
Magnitude : 4.9
Local : Fox Islands, Aleutian Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle128.center);
});
var point = new google.maps.LatLng(36.614,-8.765);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle129 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle129, 'mouseover', function() {
infoWindow.setContent('2025-11-25 18:23:47
Magnitude : 1.2
Local : SE Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle129.center);
});
var point = new google.maps.LatLng(37.324,-8.564);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.8 * 9000
};
// Add the circle
sismoCircle130 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle130, 'mouseover', function() {
infoWindow.setContent('2025-11-25 20:54:43
Magnitude : 0.8
Local : NW Monchique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle130.center);
});
var point = new google.maps.LatLng(36.788,-7.714);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.7 * 9000
};
// Add the circle
sismoCircle131 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle131, 'mouseover', function() {
infoWindow.setContent('2025-11-25 23:50:38
Magnitude : 0.7
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle131.center);
});
var point = new google.maps.LatLng(42.031,-7.502);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.7 * 9000
};
// Add the circle
sismoCircle132 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle132, 'mouseover', function() {
infoWindow.setContent('2025-11-26 00:14:39
Magnitude : 0.7
Local : N Chaves
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle132.center);
});
var point = new google.maps.LatLng(38.746,-27.353);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle133 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle133, 'mouseover', function() {
infoWindow.setContent('2025-11-26 00:38:41
Magnitude : 2.1
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle133.center);
});
var point = new google.maps.LatLng(38.742,-27.346);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.4 * 9000
};
// Add the circle
sismoCircle134 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle134, 'mouseover', function() {
infoWindow.setContent('2025-11-26 02:35:34
Magnitude : 2.4
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle134.center);
});
var point = new google.maps.LatLng(37.472,-17.267);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 3.4 * 9000
};
// Add the circle
sismoCircle135 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle135, 'mouseover', function() {
infoWindow.setContent('2025-11-26 03:21:34
Magnitude : 3.4
Local : Madeira-Tore
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle135.center);
});
var point = new google.maps.LatLng(38.557,-7.995);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle136 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle136, 'mouseover', function() {
infoWindow.setContent('2025-11-26 03:51:38
Magnitude : 1.3
Local : W Evora
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle136.center);
});
var point = new google.maps.LatLng(36.707,-6.369);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.5 * 9000
};
// Add the circle
sismoCircle137 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle137, 'mouseover', function() {
infoWindow.setContent('2025-11-26 05:25:30
Magnitude : 1.5
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle137.center);
});
var point = new google.maps.LatLng(36.363,-8.948);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.8 * 9000
};
// Add the circle
sismoCircle138 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle138, 'mouseover', function() {
infoWindow.setContent('2025-11-26 05:49:53
Magnitude : 0.8
Local : S Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle138.center);
});
var point = new google.maps.LatLng(38.728,-27.305);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle139 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle139, 'mouseover', function() {
infoWindow.setContent('2025-11-26 06:36:15
Magnitude : 2
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle139.center);
});
var point = new google.maps.LatLng(36.588,-7.549);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle140 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle140, 'mouseover', function() {
infoWindow.setContent('2025-11-26 09:27:05
Magnitude : 1.2
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle140.center);
});
var point = new google.maps.LatLng(31.06,-8.031);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.4 * 9000
};
// Add the circle
sismoCircle141 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle141, 'mouseover', function() {
infoWindow.setContent('2025-11-26 12:22:40
Magnitude : 2.4
Local : Morocco
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle141.center);
});
var point = new google.maps.LatLng(36.761,-7.101);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle142 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle142, 'mouseover', function() {
infoWindow.setContent('2025-11-26 14:34:41
Magnitude : 1.2
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle142.center);
});
var point = new google.maps.LatLng(35.792,-10.198);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.6 * 9000
};
// Add the circle
sismoCircle143 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle143, 'mouseover', function() {
infoWindow.setContent('2025-11-26 15:07:08
Magnitude : 1.6
Local : Mar de Marrocos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle143.center);
});
var point = new google.maps.LatLng(-22.73,170.65);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.2 * 9000
};
// Add the circle
sismoCircle144 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle144, 'mouseover', function() {
infoWindow.setContent('2025-11-26 18:03:52
Magnitude : 5.2
Local : Southeast of Loyalty Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle144.center);
});
var point = new google.maps.LatLng(38.728,-27.31);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle145 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle145, 'mouseover', function() {
infoWindow.setContent('2025-11-26 21:15:26
Magnitude : 2
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle145.center);
});
var point = new google.maps.LatLng(37.353,-8.449);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.3 * 9000
};
// Add the circle
sismoCircle146 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle146, 'mouseover', function() {
infoWindow.setContent('2025-11-26 21:28:26
Magnitude : 0.3
Local : NE Monchique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle146.center);
});
var point = new google.maps.LatLng(37.112,-8.195);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.3 * 9000
};
// Add the circle
sismoCircle147 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle147, 'mouseover', function() {
infoWindow.setContent('2025-11-26 23:14:24
Magnitude : 0.3
Local : NE Albufeira
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle147.center);
});
var point = new google.maps.LatLng(35.55,24.86);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.7 * 9000
};
// Add the circle
sismoCircle148 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle148, 'mouseover', function() {
infoWindow.setContent('2025-11-27 00:08:52
Magnitude : 4.7
Local : Crete, Greece
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle148.center);
});
var point = new google.maps.LatLng(38.754,-27.31);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle149 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle149, 'mouseover', function() {
infoWindow.setContent('2025-11-27 01:42:48
Magnitude : 2
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle149.center);
});
var point = new google.maps.LatLng(38.753,-27.316);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle150 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle150, 'mouseover', function() {
infoWindow.setContent('2025-11-27 01:43:39
Magnitude : 2.2
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle150.center);
});
var point = new google.maps.LatLng(36.528,-9.792);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.4 * 9000
};
// Add the circle
sismoCircle151 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle151, 'mouseover', function() {
infoWindow.setContent('2025-11-27 02:11:41
Magnitude : 1.4
Local : SW Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle151.center);
});
var point = new google.maps.LatLng(36.547,-9.802);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle152 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle152, 'mouseover', function() {
infoWindow.setContent('2025-11-27 02:11:42
Magnitude : 1.3
Local : SW Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle152.center);
});
var point = new google.maps.LatLng(2.69,96.03);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 6.6 * 9000
};
// Add the circle
sismoCircle153 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle153, 'mouseover', function() {
infoWindow.setContent('2025-11-27 04:56:26
Magnitude : 6.6
Local : Northern Sumatra, Indonesia
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle153.center);
});
var point = new google.maps.LatLng(41.347,-0.982);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.8 * 9000
};
// Add the circle
sismoCircle154 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle154, 'mouseover', function() {
infoWindow.setContent('2025-11-27 06:27:12
Magnitude : 2.8
Local : SW Saragoça (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle154.center);
});
var point = new google.maps.LatLng(36.45,-4.925);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.6 * 9000
};
// Add the circle
sismoCircle155 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle155, 'mouseover', function() {
infoWindow.setContent('2025-11-27 07:45:25
Magnitude : 1.6
Local : Alboran
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle155.center);
});
var point = new google.maps.LatLng(36.465,-11.141);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.8 * 9000
};
// Add the circle
sismoCircle156 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle156, 'mouseover', function() {
infoWindow.setContent('2025-11-27 13:25:57
Magnitude : 1.8
Local : Gorringe
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle156.center);
});
var point = new google.maps.LatLng(38.818,-8.016);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.4 * 9000
};
// Add the circle
sismoCircle157 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle157, 'mouseover', function() {
infoWindow.setContent('2025-11-27 16:03:39
Magnitude : 1.4
Local : NW Arraiolos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle157.center);
});
var point = new google.maps.LatLng(61.57,-150.75);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 6 * 9000
};
// Add the circle
sismoCircle158 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle158, 'mouseover', function() {
infoWindow.setContent('2025-11-27 17:11:29
Magnitude : 6
Local : Southern Alaska
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle158.center);
});
var point = new google.maps.LatLng(38.739,-27.331);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle159 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle159, 'mouseover', function() {
infoWindow.setContent('2025-11-27 17:16:34
Magnitude : 2
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle159.center);
});
var point = new google.maps.LatLng(36.506,-12.612);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.4 * 9000
};
// Add the circle
sismoCircle160 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle160, 'mouseover', function() {
infoWindow.setContent('2025-11-27 19:02:45
Magnitude : 2.4
Local : Gorringe
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle160.center);
});
var point = new google.maps.LatLng(42.238,-8.551);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.7 * 9000
};
// Add the circle
sismoCircle161 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle161, 'mouseover', function() {
infoWindow.setContent('2025-11-27 21:17:59
Magnitude : 0.7
Local : E Vigo (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle161.center);
});
var point = new google.maps.LatLng(42.231,-8.558);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle162 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle162, 'mouseover', function() {
infoWindow.setContent('2025-11-27 21:18:47
Magnitude : 1.2
Local : E Vigo (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle162.center);
});
var point = new google.maps.LatLng(42.052,-8.115);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle163 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle163, 'mouseover', function() {
infoWindow.setContent('2025-11-27 21:20:44
Magnitude : 1.2
Local : SE Melgaço
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle163.center);
});
var point = new google.maps.LatLng(42.227,-8.568);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.6 * 9000
};
// Add the circle
sismoCircle164 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle164, 'mouseover', function() {
infoWindow.setContent('2025-11-27 21:34:43
Magnitude : 1.6
Local : E Vigo (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle164.center);
});
var point = new google.maps.LatLng(31.98,56.51);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.6 * 9000
};
// Add the circle
sismoCircle165 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle165, 'mouseover', function() {
infoWindow.setContent('2025-11-27 21:44:59
Magnitude : 4.6
Local : Northern And Central Iran
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle165.center);
});
var point = new google.maps.LatLng(42.128,-7.372);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle166 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle166, 'mouseover', function() {
infoWindow.setContent('2025-11-27 21:55:08
Magnitude : 1.3
Local : NE Chaves
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle166.center);
});
var point = new google.maps.LatLng(41.891,-7.176);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.7 * 9000
};
// Add the circle
sismoCircle167 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle167, 'mouseover', function() {
infoWindow.setContent('2025-11-27 22:40:16
Magnitude : 0.7
Local : NW Vinhais
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle167.center);
});
var point = new google.maps.LatLng(34.198,-5.483);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.8 * 9000
};
// Add the circle
sismoCircle168 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle168, 'mouseover', function() {
infoWindow.setContent('2025-11-28 00:33:30
Magnitude : 1.8
Local : NW Fez (Marr)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle168.center);
});
var point = new google.maps.LatLng(-15.37,-174.85);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.6 * 9000
};
// Add the circle
sismoCircle169 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle169, 'mouseover', function() {
infoWindow.setContent('2025-11-28 03:30:08
Magnitude : 5.6
Local : Tonga Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle169.center);
});
var point = new google.maps.LatLng(38.687,-8.162);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.5 * 9000
};
// Add the circle
sismoCircle170 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle170, 'mouseover', function() {
infoWindow.setContent('2025-11-28 04:59:52
Magnitude : 0.5
Local : NE Montemor-o-Novo
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle170.center);
});
var point = new google.maps.LatLng(37.342,-8.561);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.1 * 9000
};
// Add the circle
sismoCircle171 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle171, 'mouseover', function() {
infoWindow.setContent('2025-11-28 05:39:54
Magnitude : 0.1
Local : N Monchique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle171.center);
});
var point = new google.maps.LatLng(36.757,-4.921);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle172 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle172, 'mouseover', function() {
infoWindow.setContent('2025-11-28 06:44:19
Magnitude : 1.3
Local : W Malaga (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle172.center);
});
var point = new google.maps.LatLng(-22.75,-66.82);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.9 * 9000
};
// Add the circle
sismoCircle173 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle173, 'mouseover', function() {
infoWindow.setContent('2025-11-28 07:13:32
Magnitude : 4.9
Local : Jujuy Province, Argentina
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle173.center);
});
var point = new google.maps.LatLng(-14.23,-14.26);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5 * 9000
};
// Add the circle
sismoCircle174 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle174, 'mouseover', function() {
infoWindow.setContent('2025-11-28 13:29:33
Magnitude : 5
Local : Southern Mid-Atlantic Ridge
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle174.center);
});
var point = new google.maps.LatLng(36.972,-4.311);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.4 * 9000
};
// Add the circle
sismoCircle175 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle175, 'mouseover', function() {
infoWindow.setContent('2025-11-28 13:38:09
Magnitude : 1.4
Local : NE Malaga (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle175.center);
});
var point = new google.maps.LatLng(41.897,-7.155);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.9 * 9000
};
// Add the circle
sismoCircle176 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle176, 'mouseover', function() {
infoWindow.setContent('2025-11-28 18:22:52
Magnitude : 0.9
Local : NW Vinhais
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle176.center);
});
var point = new google.maps.LatLng(37.747,-4.077);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle177 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle177, 'mouseover', function() {
infoWindow.setContent('2025-11-28 19:25:00
Magnitude : 2
Local : E Cordova (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle177.center);
});
var point = new google.maps.LatLng(15.37,-92.09);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.8 * 9000
};
// Add the circle
sismoCircle178 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle178, 'mouseover', function() {
infoWindow.setContent('2025-11-28 20:06:07
Magnitude : 5.8
Local : Mexico-Guatemala Border Region
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle178.center);
});
var point = new google.maps.LatLng(36.435,-9.16);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.4 * 9000
};
// Add the circle
sismoCircle179 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle179, 'mouseover', function() {
infoWindow.setContent('2025-11-28 22:09:31
Magnitude : 1.4
Local : SW Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle179.center);
});
var point = new google.maps.LatLng(-47.46,-13.48);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.2 * 9000
};
// Add the circle
sismoCircle180 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle180, 'mouseover', function() {
infoWindow.setContent('2025-11-28 22:46:29
Magnitude : 5.2
Local : Southern Mid-Atlantic Ridge
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle180.center);
});
var point = new google.maps.LatLng(38.842,-8.056);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle181 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle181, 'mouseover', function() {
infoWindow.setContent('2025-11-28 23:22:04
Magnitude : 1.2
Local : SE Mora
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle181.center);
});
var point = new google.maps.LatLng(37.246,-9.163);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle182 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle182, 'mouseover', function() {
infoWindow.setContent('2025-11-28 23:24:04
Magnitude : 1.1
Local : NW Vila do Bispo
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle182.center);
});
var point = new google.maps.LatLng(42.793,-8.516);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle183 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle183, 'mouseover', function() {
infoWindow.setContent('2025-11-29 02:11:30
Magnitude : 1.1
Local : SE Santiago Compostela (E
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle183.center);
});
var point = new google.maps.LatLng(49.04,156.11);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.1 * 9000
};
// Add the circle
sismoCircle184 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle184, 'mouseover', function() {
infoWindow.setContent('2025-11-29 03:34:09
Magnitude : 5.1
Local : Kuril Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle184.center);
});
var point = new google.maps.LatLng(-8.01,-13.52);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.9 * 9000
};
// Add the circle
sismoCircle185 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle185, 'mouseover', function() {
infoWindow.setContent('2025-11-29 04:20:40
Magnitude : 4.9
Local : Ascension Island Region
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle185.center);
});
var point = new google.maps.LatLng(-6.87,156.26);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.1 * 9000
};
// Add the circle
sismoCircle186 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle186, 'mouseover', function() {
infoWindow.setContent('2025-11-29 06:05:00
Magnitude : 5.1
Local : Solomon Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle186.center);
});
var point = new google.maps.LatLng(-52.39,151.85);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.9 * 9000
};
// Add the circle
sismoCircle187 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle187, 'mouseover', function() {
infoWindow.setContent('2025-11-29 08:03:53
Magnitude : 5.9
Local : West of Macquarie Island
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle187.center);
});
var point = new google.maps.LatLng(38.139,-6.475);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.4 * 9000
};
// Add the circle
sismoCircle188 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle188, 'mouseover', function() {
infoWindow.setContent('2025-11-29 09:47:44
Magnitude : 0.4
Local : NE Aracena (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle188.center);
});
var point = new google.maps.LatLng(38.071,-8.452);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.1 * 9000
};
// Add the circle
sismoCircle189 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle189, 'mouseover', function() {
infoWindow.setContent('2025-11-29 09:52:17
Magnitude : 0.1
Local : SE Grândola
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle189.center);
});
var point = new google.maps.LatLng(37.651,-15.483);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.9 * 9000
};
// Add the circle
sismoCircle190 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle190, 'mouseover', function() {
infoWindow.setContent('2025-11-29 10:09:39
Magnitude : 1.9
Local : Madeira-Tore
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle190.center);
});
var point = new google.maps.LatLng(31.745,-17.041);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle191 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle191, 'mouseover', function() {
infoWindow.setContent('2025-11-29 11:15:36
Magnitude : 2
Local : SW Desertas (Madeira)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle191.center);
});
var point = new google.maps.LatLng(37.816,-8.275);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.5 * 9000
};
// Add the circle
sismoCircle192 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle192, 'mouseover', function() {
infoWindow.setContent('2025-11-29 11:46:32
Magnitude : 0.5
Local : SW Aljustrel
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle192.center);
});
var point = new google.maps.LatLng(-13.68,166.5);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5 * 9000
};
// Add the circle
sismoCircle193 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle193, 'mouseover', function() {
infoWindow.setContent('2025-11-29 11:50:03
Magnitude : 5
Local : Vanuatu Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle193.center);
});
var point = new google.maps.LatLng(37.197,-8.605);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.4 * 9000
};
// Add the circle
sismoCircle194 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle194, 'mouseover', function() {
infoWindow.setContent('2025-11-29 12:01:31
Magnitude : 0.4
Local : NW Portimão
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle194.center);
});
var point = new google.maps.LatLng(38.741,-27.321);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle195 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle195, 'mouseover', function() {
infoWindow.setContent('2025-11-29 15:32:19
Magnitude : 2
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle195.center);
});
var point = new google.maps.LatLng(37.102,-7.708);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.6 * 9000
};
// Add the circle
sismoCircle196 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle196, 'mouseover', function() {
infoWindow.setContent('2025-11-29 17:11:51
Magnitude : 0.6
Local : SW Tavira
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle196.center);
});
var point = new google.maps.LatLng(42.689,-6.741);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.9 * 9000
};
// Add the circle
sismoCircle197 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle197, 'mouseover', function() {
infoWindow.setContent('2025-11-29 19:09:49
Magnitude : 1.9
Local : SE Lugo (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle197.center);
});
var point = new google.maps.LatLng(36.696,-12.433);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.6 * 9000
};
// Add the circle
sismoCircle198 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle198, 'mouseover', function() {
infoWindow.setContent('2025-11-29 21:47:50
Magnitude : 1.6
Local : Gorringe
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle198.center);
});
var point = new google.maps.LatLng(37.08,-24.29);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle199 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle199, 'mouseover', function() {
infoWindow.setContent('2025-11-29 22:35:49
Magnitude : 2
Local : Falha GLORIA
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle199.center);
});
var point = new google.maps.LatLng(-56.54,147.31);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.8 * 9000
};
// Add the circle
sismoCircle200 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle200, 'mouseover', function() {
infoWindow.setContent('2025-11-29 22:47:50
Magnitude : 5.8
Local : West of Macquarie Island
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle200.center);
});
var point = new google.maps.LatLng(38.781,-7.991);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.4 * 9000
};
// Add the circle
sismoCircle201 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle201, 'mouseover', function() {
infoWindow.setContent('2025-11-30 00:15:48
Magnitude : 1.4
Local : N Arraiolos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle201.center);
});
var point = new google.maps.LatLng(40.66,-7.767);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.5 * 9000
};
// Add the circle
sismoCircle202 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle202, 'mouseover', function() {
infoWindow.setContent('2025-11-30 01:10:11
Magnitude : 0.5
Local : W Penalva do Castelo
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle202.center);
});
var point = new google.maps.LatLng(36.573,-7.13);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle203 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle203, 'mouseover', function() {
infoWindow.setContent('2025-11-30 01:35:36
Magnitude : 1.1
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle203.center);
});
var point = new google.maps.LatLng(37.568,-3.701);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.3 * 9000
};
// Add the circle
sismoCircle204 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle204, 'mouseover', function() {
infoWindow.setContent('2025-11-30 02:46:06
Magnitude : 2.3
Local : NW Granada (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle204.center);
});
var point = new google.maps.LatLng(36.997,-7.595);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.9 * 9000
};
// Add the circle
sismoCircle205 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle205, 'mouseover', function() {
infoWindow.setContent('2025-11-30 08:37:28
Magnitude : 0.9
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle205.center);
});
var point = new google.maps.LatLng(41.888,-7.169);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.9 * 9000
};
// Add the circle
sismoCircle206 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle206, 'mouseover', function() {
infoWindow.setContent('2025-11-30 09:03:21
Magnitude : 0.9
Local : NW Vinhais
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle206.center);
});
var point = new google.maps.LatLng(41.9,-7.188);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.7 * 9000
};
// Add the circle
sismoCircle207 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle207, 'mouseover', function() {
infoWindow.setContent('2025-11-30 11:30:42
Magnitude : 1.7
Local : NW Vinhais
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle207.center);
});
var point = new google.maps.LatLng(38.745,-27.327);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle208 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle208, 'mouseover', function() {
infoWindow.setContent('2025-11-30 13:30:36
Magnitude : 2.2
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle208.center);
});
var point = new google.maps.LatLng(38.424,-29.029);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.5 * 9000
};
// Add the circle
sismoCircle209 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle209, 'mouseover', function() {
infoWindow.setContent('2025-11-30 14:49:43
Magnitude : 2.5
Local : SW Faial
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle209.center);
});
var point = new google.maps.LatLng(39.814,-8.196);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle210 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle210, 'mouseover', function() {
infoWindow.setContent('2025-11-30 16:48:24
Magnitude : 1.2
Local : W Serta
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle210.center);
});
var point = new google.maps.LatLng(36.587,-7.227);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.6 * 9000
};
// Add the circle
sismoCircle211 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle211, 'mouseover', function() {
infoWindow.setContent('2025-11-30 18:31:09
Magnitude : 1.6
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle211.center);
});
var point = new google.maps.LatLng(37.804,-8.285);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.2 * 9000
};
// Add the circle
sismoCircle212 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle212, 'mouseover', function() {
infoWindow.setContent('2025-11-30 19:21:48
Magnitude : 0.2
Local : SW Aljustrel
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle212.center);
});
var point = new google.maps.LatLng(38.874,-8.261);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.5 * 9000
};
// Add the circle
sismoCircle213 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle213, 'mouseover', function() {
infoWindow.setContent('2025-11-30 20:26:22
Magnitude : 0.5
Local : SW Mora
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle213.center);
});
var point = new google.maps.LatLng(37.675,-8.386);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.5 * 9000
};
// Add the circle
sismoCircle214 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle214, 'mouseover', function() {
infoWindow.setContent('2025-11-30 20:46:15
Magnitude : 0.5
Local : W Ourique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle214.center);
});
var point = new google.maps.LatLng(36.305,-9.899);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.9 * 9000
};
// Add the circle
sismoCircle215 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle215, 'mouseover', function() {
infoWindow.setContent('2025-11-30 21:37:36
Magnitude : 1.9
Local : SW Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle215.center);
});
var point = new google.maps.LatLng(37.318,-8.037);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle216 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle216, 'mouseover', function() {
infoWindow.setContent('2025-11-30 23:34:48
Magnitude : 1.3
Local : N Loulé
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle216.center);
});
var point = new google.maps.LatLng(37.168,-10.021);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle217 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle217, 'mouseover', function() {
infoWindow.setContent('2025-12-01 00:58:51
Magnitude : 1.2
Local : Abissal do Tejo
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle217.center);
});
var point = new google.maps.LatLng(31.744,-16.989);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.3 * 9000
};
// Add the circle
sismoCircle218 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle218, 'mouseover', function() {
infoWindow.setContent('2025-12-01 01:36:29
Magnitude : 2.3
Local : SW Desertas (Madeira)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle218.center);
});
var point = new google.maps.LatLng(37.318,-8.621);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.1 * 9000
};
// Add the circle
sismoCircle219 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle219, 'mouseover', function() {
infoWindow.setContent('2025-12-01 03:47:06
Magnitude : 0.1
Local : W Monchique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle219.center);
});
var point = new google.maps.LatLng(36.58,-5.32);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.7 * 9000
};
// Add the circle
sismoCircle220 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle220, 'mouseover', function() {
infoWindow.setContent('2025-12-01 05:01:00
Magnitude : 1.7
Local : N Gibraltar (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle220.center);
});
var point = new google.maps.LatLng(37.72,-12.519);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.6 * 9000
};
// Add the circle
sismoCircle221 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle221, 'mouseover', function() {
infoWindow.setContent('2025-12-01 05:26:48
Magnitude : 1.6
Local : Abissal do Tejo
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle221.center);
});
var point = new google.maps.LatLng(37.315,-8.568);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.7 * 9000
};
// Add the circle
sismoCircle222 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle222, 'mouseover', function() {
infoWindow.setContent('2025-12-01 06:40:26
Magnitude : 0.7
Local : W Monchique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle222.center);
});
var point = new google.maps.LatLng(36.124,-8.601);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle223 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle223, 'mouseover', function() {
infoWindow.setContent('2025-12-01 06:58:45
Magnitude : 1.3
Local : SE Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle223.center);
});
var point = new google.maps.LatLng(36.648,-7.223);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.9 * 9000
};
// Add the circle
sismoCircle224 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle224, 'mouseover', function() {
infoWindow.setContent('2025-12-01 09:41:37
Magnitude : 0.9
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle224.center);
});
var point = new google.maps.LatLng(38.503,-29.009);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle225 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle225, 'mouseover', function() {
infoWindow.setContent('2025-12-01 09:53:59
Magnitude : 2
Local : Banco Condor
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle225.center);
});
var point = new google.maps.LatLng(38.735,-27.284);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle226 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle226, 'mouseover', function() {
infoWindow.setContent('2025-12-01 10:44:20
Magnitude : 2.1
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle226.center);
});
var point = new google.maps.LatLng(52.75,160.49);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.1 * 9000
};
// Add the circle
sismoCircle227 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle227, 'mouseover', function() {
infoWindow.setContent('2025-12-01 14:07:53
Magnitude : 5.1
Local : Off East Coast of Kamchatka
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle227.center);
});
var point = new google.maps.LatLng(36.999,-7.606);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle228 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle228, 'mouseover', function() {
infoWindow.setContent('2025-12-01 19:01:40
Magnitude : 1.3
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle228.center);
});
var point = new google.maps.LatLng(-10.26,161.36);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.1 * 9000
};
// Add the circle
sismoCircle229 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle229, 'mouseover', function() {
infoWindow.setContent('2025-12-01 20:05:14
Magnitude : 5.1
Local : Solomon Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle229.center);
});
var point = new google.maps.LatLng(38.641,-9.342);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.9 * 9000
};
// Add the circle
sismoCircle230 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle230, 'mouseover', function() {
infoWindow.setContent('2025-12-01 20:35:30
Magnitude : 0.9
Local : SW Oeiras
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle230.center);
});
var point = new google.maps.LatLng(37.349,-8.501);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle231 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle231, 'mouseover', function() {
infoWindow.setContent('2025-12-01 20:55:10
Magnitude : 1.1
Local : NE Monchique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle231.center);
});
var point = new google.maps.LatLng(40.41,-8.096);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle232 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle232, 'mouseover', function() {
infoWindow.setContent('2025-12-01 23:04:27
Magnitude : 1.3
Local : NE Santa Comba Dão
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle232.center);
});
var point = new google.maps.LatLng(38.739,-27.294);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle233 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle233, 'mouseover', function() {
infoWindow.setContent('2025-12-01 23:04:45
Magnitude : 2.1
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle233.center);
});
var point = new google.maps.LatLng(-9.59,-75.27);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.1 * 9000
};
// Add the circle
sismoCircle234 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle234, 'mouseover', function() {
infoWindow.setContent('2025-12-01 23:26:57
Magnitude : 5.1
Local : Central Peru
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle234.center);
});
var point = new google.maps.LatLng(42.295,-8.408);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.9 * 9000
};
// Add the circle
sismoCircle235 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle235, 'mouseover', function() {
infoWindow.setContent('2025-12-02 00:46:55
Magnitude : 0.9
Local : NW Melgaço
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle235.center);
});
var point = new google.maps.LatLng(38.657,-8.251);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.3 * 9000
};
// Add the circle
sismoCircle236 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle236, 'mouseover', function() {
infoWindow.setContent('2025-12-02 01:33:55
Magnitude : 0.3
Local : NW Montemor-o-Novo
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle236.center);
});
var point = new google.maps.LatLng(37.939,-8.372);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.1 * 9000
};
// Add the circle
sismoCircle237 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle237, 'mouseover', function() {
infoWindow.setContent('2025-12-02 02:46:54
Magnitude : 0.1
Local : NW Aljustrel
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle237.center);
});
var point = new google.maps.LatLng(36.682,-8.339);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1 * 9000
};
// Add the circle
sismoCircle238 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle238, 'mouseover', function() {
infoWindow.setContent('2025-12-02 05:07:20
Magnitude : 1
Local : SW Albufeira
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle238.center);
});
var point = new google.maps.LatLng(38.838,-8.797);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.6 * 9000
};
// Add the circle
sismoCircle239 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle239, 'mouseover', function() {
infoWindow.setContent('2025-12-02 07:08:22
Magnitude : 0.6
Local : S Benavente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle239.center);
});
var point = new google.maps.LatLng(8.76,-40.29);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5 * 9000
};
// Add the circle
sismoCircle240 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle240, 'mouseover', function() {
infoWindow.setContent('2025-12-02 07:34:34
Magnitude : 5
Local : Central Mid-Atlantic Ridge
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle240.center);
});
var point = new google.maps.LatLng(36.575,-7.382);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.5 * 9000
};
// Add the circle
sismoCircle241 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle241, 'mouseover', function() {
infoWindow.setContent('2025-12-02 16:20:54
Magnitude : 1.5
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle241.center);
});
var point = new google.maps.LatLng(38.739,-27.332);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle242 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle242, 'mouseover', function() {
infoWindow.setContent('2025-12-02 17:29:34
Magnitude : 2.1
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle242.center);
});
var point = new google.maps.LatLng(37.422,-24.619);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle243 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle243, 'mouseover', function() {
infoWindow.setContent('2025-12-02 18:31:29
Magnitude : 2
Local : Fossa da Povoação
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle243.center);
});
var point = new google.maps.LatLng(38.745,-9.495);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.7 * 9000
};
// Add the circle
sismoCircle244 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle244, 'mouseover', function() {
infoWindow.setContent('2025-12-02 20:34:47
Magnitude : 0.7
Local : NW Cascais
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle244.center);
});
var point = new google.maps.LatLng(37.874,-8.18);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.2 * 9000
};
// Add the circle
sismoCircle245 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle245, 'mouseover', function() {
infoWindow.setContent('2025-12-02 21:05:12
Magnitude : 0.2
Local : W Aljustrel
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle245.center);
});
var point = new google.maps.LatLng(37.566,-25.105);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle246 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle246, 'mouseover', function() {
infoWindow.setContent('2025-12-02 21:30:25
Magnitude : 2
Local : Fossa da Povoação
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle246.center);
});
var point = new google.maps.LatLng(-12.48,166.87);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.9 * 9000
};
// Add the circle
sismoCircle247 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle247, 'mouseover', function() {
infoWindow.setContent('2025-12-02 22:57:53
Magnitude : 4.9
Local : Santa Cruz Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle247.center);
});
var point = new google.maps.LatLng(-20.88,-178.94);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.6 * 9000
};
// Add the circle
sismoCircle248 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle248, 'mouseover', function() {
infoWindow.setContent('2025-12-02 23:35:28
Magnitude : 5.6
Local : Fiji Islands Region
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle248.center);
});
var point = new google.maps.LatLng(35.348,-3.786);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.9 * 9000
};
// Add the circle
sismoCircle249 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle249, 'mouseover', function() {
infoWindow.setContent('2025-12-03 00:07:29
Magnitude : 1.9
Local : NE Al Hoceima (MARR)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle249.center);
});
var point = new google.maps.LatLng(37.313,-8.554);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.2 * 9000
};
// Add the circle
sismoCircle250 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle250, 'mouseover', function() {
infoWindow.setContent('2025-12-03 00:09:54
Magnitude : 0.2
Local : SE Monchique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle250.center);
});
var point = new google.maps.LatLng(37.241,-5.221);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle251 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle251, 'mouseover', function() {
infoWindow.setContent('2025-12-03 02:38:37
Magnitude : 2.1
Local : E Sevilha (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle251.center);
});
var point = new google.maps.LatLng(36.567,-9.774);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle252 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle252, 'mouseover', function() {
infoWindow.setContent('2025-12-03 05:30:32
Magnitude : 1.2
Local : SW Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle252.center);
});
var point = new google.maps.LatLng(37.148,-25.088);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle253 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle253, 'mouseover', function() {
infoWindow.setContent('2025-12-03 08:01:32
Magnitude : 2.1
Local : N Sta. Maria
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle253.center);
});
var point = new google.maps.LatLng(38.646,-7.935);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.8 * 9000
};
// Add the circle
sismoCircle254 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle254, 'mouseover', function() {
infoWindow.setContent('2025-12-03 11:26:50
Magnitude : 0.8
Local : NW Evora
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle254.center);
});
var point = new google.maps.LatLng(36.613,-7.336);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.5 * 9000
};
// Add the circle
sismoCircle255 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle255, 'mouseover', function() {
infoWindow.setContent('2025-12-03 15:41:48
Magnitude : 1.5
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle255.center);
});
var point = new google.maps.LatLng(36.03,-10.192);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.7 * 9000
};
// Add the circle
sismoCircle256 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle256, 'mouseover', function() {
infoWindow.setContent('2025-12-03 19:02:57
Magnitude : 1.7
Local : Gorringe
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle256.center);
});
var point = new google.maps.LatLng(37.487,-3.87);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.6 * 9000
};
// Add the circle
sismoCircle257 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle257, 'mouseover', function() {
infoWindow.setContent('2025-12-03 21:03:47
Magnitude : 1.6
Local : NW Granada (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle257.center);
});
var point = new google.maps.LatLng(38.688,-29.108);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle258 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle258, 'mouseover', function() {
infoWindow.setContent('2025-12-03 22:34:01
Magnitude : 2
Local : W Faial
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle258.center);
});
var point = new google.maps.LatLng(37.453,-24.421);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle259 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle259, 'mouseover', function() {
infoWindow.setContent('2025-12-04 00:47:04
Magnitude : 2.2
Local : NE Ilhéus das Formigas
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle259.center);
});
var point = new google.maps.LatLng(38.012,-26.307);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle260 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle260, 'mouseover', function() {
infoWindow.setContent('2025-12-04 02:13:33
Magnitude : 2.1
Local : Fossa de Hirondelle
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle260.center);
});
var point = new google.maps.LatLng(36.109,-7.991);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle261 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle261, 'mouseover', function() {
infoWindow.setContent('2025-12-04 03:34:14
Magnitude : 1.3
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle261.center);
});
var point = new google.maps.LatLng(-21.43,-179.19);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.3 * 9000
};
// Add the circle
sismoCircle262 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle262, 'mouseover', function() {
infoWindow.setContent('2025-12-04 04:31:45
Magnitude : 5.3
Local : Fiji Islands Region
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle262.center);
});
var point = new google.maps.LatLng(37.437,-9.067);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle263 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle263, 'mouseover', function() {
infoWindow.setContent('2025-12-04 05:46:33
Magnitude : 1.1
Local : NW Aljezur
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle263.center);
});
var point = new google.maps.LatLng(38.717,-7.903);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.2 * 9000
};
// Add the circle
sismoCircle264 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle264, 'mouseover', function() {
infoWindow.setContent('2025-12-04 06:51:32
Magnitude : 0.2
Local : E Arraiolos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle264.center);
});
var point = new google.maps.LatLng(38.795,-7.965);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.5 * 9000
};
// Add the circle
sismoCircle265 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle265, 'mouseover', function() {
infoWindow.setContent('2025-12-04 07:28:19
Magnitude : 0.5
Local : NE Arraiolos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle265.center);
});
var point = new google.maps.LatLng(41.03,78.45);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.8 * 9000
};
// Add the circle
sismoCircle266 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle266, 'mouseover', function() {
infoWindow.setContent('2025-12-04 07:44:06
Magnitude : 5.8
Local : Kyrgyzstan-Xinjiang Border Reg.
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle266.center);
});
var point = new google.maps.LatLng(38.781,-7.978);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.7 * 9000
};
// Add the circle
sismoCircle267 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle267, 'mouseover', function() {
infoWindow.setContent('2025-12-04 08:18:35
Magnitude : 0.7
Local : NE Arraiolos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle267.center);
});
var point = new google.maps.LatLng(37.261,-8.753);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle268 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle268, 'mouseover', function() {
infoWindow.setContent('2025-12-04 08:58:38
Magnitude : 1.2
Local : SE Aljezur
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle268.center);
});
var point = new google.maps.LatLng(36.56,-9.211);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle269 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle269, 'mouseover', function() {
infoWindow.setContent('2025-12-04 10:32:47
Magnitude : 1.1
Local : SW Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle269.center);
});
var point = new google.maps.LatLng(38.835,-8.246);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.5 * 9000
};
// Add the circle
sismoCircle270 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle270, 'mouseover', function() {
infoWindow.setContent('2025-12-04 12:30:50
Magnitude : 0.5
Local : SW Mora
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle270.center);
});
var point = new google.maps.LatLng(53.03,159.57);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.8 * 9000
};
// Add the circle
sismoCircle271 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle271, 'mouseover', function() {
infoWindow.setContent('2025-12-04 13:18:34
Magnitude : 4.8
Local : Near East Coast of Kamchatka
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle271.center);
});
var point = new google.maps.LatLng(38.7,-9.315);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.6 * 9000
};
// Add the circle
sismoCircle272 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle272, 'mouseover', function() {
infoWindow.setContent('2025-12-04 17:06:10
Magnitude : 0.6
Local : N Oeiras
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle272.center);
});
var point = new google.maps.LatLng(36.596,-7.726);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle273 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle273, 'mouseover', function() {
infoWindow.setContent('2025-12-04 17:55:03
Magnitude : 1.3
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle273.center);
});
var point = new google.maps.LatLng(39.369,-29.899);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 3 * 9000
};
// Add the circle
sismoCircle274 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle274, 'mouseover', function() {
infoWindow.setContent('2025-12-04 18:44:17
Magnitude : 3
Local : Crista Média Atlântico N
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle274.center);
});
var point = new google.maps.LatLng(39.555,-29.744);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.9 * 9000
};
// Add the circle
sismoCircle275 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle275, 'mouseover', function() {
infoWindow.setContent('2025-12-04 18:49:23
Magnitude : 2.9
Local : Crista Média Atlântico N
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle275.center);
});
var point = new google.maps.LatLng(39.41,-29.881);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 3.1 * 9000
};
// Add the circle
sismoCircle276 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle276, 'mouseover', function() {
infoWindow.setContent('2025-12-04 19:59:53
Magnitude : 3.1
Local : Crista Média Atlântico N
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle276.center);
});
var point = new google.maps.LatLng(37.306,-8.524);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.2 * 9000
};
// Add the circle
sismoCircle277 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle277, 'mouseover', function() {
infoWindow.setContent('2025-12-04 23:09:32
Magnitude : 0.2
Local : SE Monchique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle277.center);
});
var point = new google.maps.LatLng(37.226,-7.27);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle278 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle278, 'mouseover', function() {
infoWindow.setContent('2025-12-05 03:41:28
Magnitude : 1.1
Local : NE V.R.Sto António
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle278.center);
});
var point = new google.maps.LatLng(37.451,-9.067);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.6 * 9000
};
// Add the circle
sismoCircle279 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle279, 'mouseover', function() {
infoWindow.setContent('2025-12-05 04:06:38
Magnitude : 1.6
Local : NW Aljezur
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle279.center);
});
var point = new google.maps.LatLng(36.93,-8.85);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1 * 9000
};
// Add the circle
sismoCircle280 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle280, 'mouseover', function() {
infoWindow.setContent('2025-12-05 05:17:55
Magnitude : 1
Local : SE Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle280.center);
});
var point = new google.maps.LatLng(36.539,-4.746);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.5 * 9000
};
// Add the circle
sismoCircle281 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle281, 'mouseover', function() {
infoWindow.setContent('2025-12-05 09:38:36
Magnitude : 4.5
Local : SW Malaga (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle281.center);
});
var point = new google.maps.LatLng(36.835,-5.533);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle282 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle282, 'mouseover', function() {
infoWindow.setContent('2025-12-05 12:15:48
Magnitude : 1.3
Local : SE Sevilha (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle282.center);
});
var point = new google.maps.LatLng(36.599,-11.205);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle283 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle283, 'mouseover', function() {
infoWindow.setContent('2025-12-05 22:15:19
Magnitude : 2.2
Local : Gorringe
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle283.center);
});
var point = new google.maps.LatLng(52.51,160.81);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.1 * 9000
};
// Add the circle
sismoCircle284 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle284, 'mouseover', function() {
infoWindow.setContent('2025-12-06 02:10:27
Magnitude : 5.1
Local : Off East Coast of Kamchatka
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle284.center);
});
var point = new google.maps.LatLng(38.693,-29.225);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.4 * 9000
};
// Add the circle
sismoCircle285 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle285, 'mouseover', function() {
infoWindow.setContent('2025-12-06 02:35:06
Magnitude : 2.4
Local : W Faial
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle285.center);
});
var point = new google.maps.LatLng(35.77,21.55);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.6 * 9000
};
// Add the circle
sismoCircle286 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle286, 'mouseover', function() {
infoWindow.setContent('2025-12-06 04:47:46
Magnitude : 4.6
Local : Central Mediterranean Sea
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle286.center);
});
var point = new google.maps.LatLng(37.03,-14.311);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.7 * 9000
};
// Add the circle
sismoCircle287 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle287, 'mouseover', function() {
infoWindow.setContent('2025-12-06 05:38:09
Magnitude : 1.7
Local : Josephine
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle287.center);
});
var point = new google.maps.LatLng(37.306,-8.571);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.9 * 9000
};
// Add the circle
sismoCircle288 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle288, 'mouseover', function() {
infoWindow.setContent('2025-12-06 08:53:40
Magnitude : 0.9
Local : SW Monchique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle288.center);
});
var point = new google.maps.LatLng(37.019,-13.907);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.3 * 9000
};
// Add the circle
sismoCircle289 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle289, 'mouseover', function() {
infoWindow.setContent('2025-12-06 09:38:13
Magnitude : 2.3
Local : Josephine
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle289.center);
});
var point = new google.maps.LatLng(33.302,-16.977);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.7 * 9000
};
// Add the circle
sismoCircle290 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle290, 'mouseover', function() {
infoWindow.setContent('2025-12-06 09:43:37
Magnitude : 1.7
Local : NE Porto Moniz (Madeira)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle290.center);
});
var point = new google.maps.LatLng(32.945,-16.993);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.6 * 9000
};
// Add the circle
sismoCircle291 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle291, 'mouseover', function() {
infoWindow.setContent('2025-12-06 11:05:22
Magnitude : 1.6
Local : NE S.Vicente (Madeira)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle291.center);
});
var point = new google.maps.LatLng(36.832,-12.358);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.6 * 9000
};
// Add the circle
sismoCircle292 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle292, 'mouseover', function() {
infoWindow.setContent('2025-12-06 13:19:03
Magnitude : 1.6
Local : Gorringe
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle292.center);
});
var point = new google.maps.LatLng(37.192,-7.929);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.2 * 9000
};
// Add the circle
sismoCircle293 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle293, 'mouseover', function() {
infoWindow.setContent('2025-12-06 17:14:00
Magnitude : 0.2
Local : NW S.Brás de Alportel
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle293.center);
});
var point = new google.maps.LatLng(35.804,-7.493);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle294 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle294, 'mouseover', function() {
infoWindow.setContent('2025-12-06 20:25:37
Magnitude : 2.2
Local : Mar de Marrocos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle294.center);
});
var point = new google.maps.LatLng(60.36,-139.55);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 7 * 9000
};
// Add the circle
sismoCircle295 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle295, 'mouseover', function() {
infoWindow.setContent('2025-12-06 20:41:49
Magnitude : 7
Local : Southeastern Alaska
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle295.center);
});
var point = new google.maps.LatLng(38.1,21.91);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.8 * 9000
};
// Add the circle
sismoCircle296 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle296, 'mouseover', function() {
infoWindow.setContent('2025-12-06 20:48:08
Magnitude : 4.8
Local : Greece
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle296.center);
});
var point = new google.maps.LatLng(60.32,-139.36);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.1 * 9000
};
// Add the circle
sismoCircle297 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle297, 'mouseover', function() {
infoWindow.setContent('2025-12-06 20:51:52
Magnitude : 5.1
Local : Southeastern Alaska
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle297.center);
});
var point = new google.maps.LatLng(38.968,-29.304);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.9 * 9000
};
// Add the circle
sismoCircle298 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle298, 'mouseover', function() {
infoWindow.setContent('2025-12-06 23:15:30
Magnitude : 2.9
Local : W Faial
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle298.center);
});
var point = new google.maps.LatLng(37.583,-6.835);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.5 * 9000
};
// Add the circle
sismoCircle299 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle299, 'mouseover', function() {
infoWindow.setContent('2025-12-06 23:26:30
Magnitude : 1.5
Local : NE Huelva (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle299.center);
});
var point = new google.maps.LatLng(36.939,-7.58);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.8 * 9000
};
// Add the circle
sismoCircle300 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle300, 'mouseover', function() {
infoWindow.setContent('2025-12-06 23:41:34
Magnitude : 0.8
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle300.center);
});
var point = new google.maps.LatLng(60.57,-139.9);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.6 * 9000
};
// Add the circle
sismoCircle301 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle301, 'mouseover', function() {
infoWindow.setContent('2025-12-07 01:23:04
Magnitude : 4.6
Local : Southeastern Alaska
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle301.center);
});
var point = new google.maps.LatLng(36.422,-7.44);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle302 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle302, 'mouseover', function() {
infoWindow.setContent('2025-12-07 01:48:34
Magnitude : 1.2
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle302.center);
});
var point = new google.maps.LatLng(38.482,-29.052);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle303 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle303, 'mouseover', function() {
infoWindow.setContent('2025-12-07 03:01:05
Magnitude : 2
Local : W Faial
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle303.center);
});
var point = new google.maps.LatLng(38.823,-8.01);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.6 * 9000
};
// Add the circle
sismoCircle304 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle304, 'mouseover', function() {
infoWindow.setContent('2025-12-07 03:53:59
Magnitude : 0.6
Local : N Arraiolos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle304.center);
});
var point = new google.maps.LatLng(60.54,-140.05);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5 * 9000
};
// Add the circle
sismoCircle305 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle305, 'mouseover', function() {
infoWindow.setContent('2025-12-07 04:20:36
Magnitude : 5
Local : Southeastern Alaska
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle305.center);
});
var point = new google.maps.LatLng(-6.61,131.01);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.2 * 9000
};
// Add the circle
sismoCircle306 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle306, 'mouseover', function() {
infoWindow.setContent('2025-12-07 04:55:53
Magnitude : 5.2
Local : Tanimbar Islands Reg., Indonesia
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle306.center);
});
var point = new google.maps.LatLng(-14.85,166.59);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.4 * 9000
};
// Add the circle
sismoCircle307 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle307, 'mouseover', function() {
infoWindow.setContent('2025-12-07 12:16:15
Magnitude : 5.4
Local : Vanuatu Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle307.center);
});
var point = new google.maps.LatLng(42.801,-7.2);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle308 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle308, 'mouseover', function() {
infoWindow.setContent('2025-12-07 14:23:38
Magnitude : 1.1
Local : SE Lugo (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle308.center);
});
var point = new google.maps.LatLng(36.283,-8.013);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle309 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle309, 'mouseover', function() {
infoWindow.setContent('2025-12-07 16:24:53
Magnitude : 1.1
Local : S Faro
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle309.center);
});
var point = new google.maps.LatLng(50.29,156.79);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.7 * 9000
};
// Add the circle
sismoCircle310 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle310, 'mouseover', function() {
infoWindow.setContent('2025-12-07 16:34:05
Magnitude : 5.7
Local : Kuril Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle310.center);
});
var point = new google.maps.LatLng(52.37,160.15);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.3 * 9000
};
// Add the circle
sismoCircle311 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle311, 'mouseover', function() {
infoWindow.setContent('2025-12-07 16:41:21
Magnitude : 5.3
Local : Off East Coast of Kamchatka
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle311.center);
});
var point = new google.maps.LatLng(38.76,43.78);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.3 * 9000
};
// Add the circle
sismoCircle312 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle312, 'mouseover', function() {
infoWindow.setContent('2025-12-07 19:17:35
Magnitude : 4.3
Local : Turkey
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle312.center);
});
var point = new google.maps.LatLng(37.124,-9.596);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.6 * 9000
};
// Add the circle
sismoCircle313 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle313, 'mouseover', function() {
infoWindow.setContent('2025-12-07 19:20:18
Magnitude : 2.6
Local : W Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle313.center);
});
var point = new google.maps.LatLng(37.315,-8.531);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.3 * 9000
};
// Add the circle
sismoCircle314 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle314, 'mouseover', function() {
infoWindow.setContent('2025-12-07 19:37:18
Magnitude : 0.3
Local : E Monchique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle314.center);
});
var point = new google.maps.LatLng(54.52,-160.17);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.6 * 9000
};
// Add the circle
sismoCircle315 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle315, 'mouseover', function() {
infoWindow.setContent('2025-12-07 22:17:57
Magnitude : 4.6
Local : Alaska Peninsula
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle315.center);
});
var point = new google.maps.LatLng(42.947,-2.619);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 3.7 * 9000
};
// Add the circle
sismoCircle316 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle316, 'mouseover', function() {
infoWindow.setContent('2025-12-07 23:10:23
Magnitude : 3.7
Local : NE Vitoria (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle316.center);
});
var point = new google.maps.LatLng(60.5,-139.34);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.1 * 9000
};
// Add the circle
sismoCircle317 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle317, 'mouseover', function() {
infoWindow.setContent('2025-12-07 23:50:38
Magnitude : 5.1
Local : Southeastern Alaska
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle317.center);
});
var point = new google.maps.LatLng(37.496,-16.053);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 3 * 9000
};
// Add the circle
sismoCircle318 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle318, 'mouseover', function() {
infoWindow.setContent('2025-12-08 00:01:25
Magnitude : 3
Local : Madeira-Tore
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle318.center);
});
var point = new google.maps.LatLng(30.942,-8.33);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle319 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle319, 'mouseover', function() {
infoWindow.setContent('2025-12-08 00:10:19
Magnitude : 2.2
Local : Morocco
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle319.center);
});
var point = new google.maps.LatLng(36.623,-11.187);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle320 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle320, 'mouseover', function() {
infoWindow.setContent('2025-12-08 00:42:59
Magnitude : 2.1
Local : Gorringe
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle320.center);
});
var point = new google.maps.LatLng(60.39,-139.68);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.8 * 9000
};
// Add the circle
sismoCircle321 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle321, 'mouseover', function() {
infoWindow.setContent('2025-12-08 00:56:50
Magnitude : 5.8
Local : Southeastern Alaska
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle321.center);
});
var point = new google.maps.LatLng(37.169,-9.578);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle322 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle322, 'mouseover', function() {
infoWindow.setContent('2025-12-08 04:20:17
Magnitude : 1.2
Local : NW Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle322.center);
});
var point = new google.maps.LatLng(36.5,-7.568);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle323 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle323, 'mouseover', function() {
infoWindow.setContent('2025-12-08 05:44:48
Magnitude : 1.1
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle323.center);
});
var point = new google.maps.LatLng(38.745,-27.333);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.3 * 9000
};
// Add the circle
sismoCircle324 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle324, 'mouseover', function() {
infoWindow.setContent('2025-12-08 06:02:54
Magnitude : 2.3
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle324.center);
});
var point = new google.maps.LatLng(36.565,-7.572);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle325 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle325, 'mouseover', function() {
infoWindow.setContent('2025-12-08 06:40:26
Magnitude : 1.1
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle325.center);
});
var point = new google.maps.LatLng(36.651,-7.621);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.8 * 9000
};
// Add the circle
sismoCircle326 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle326, 'mouseover', function() {
infoWindow.setContent('2025-12-08 07:23:41
Magnitude : 0.8
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle326.center);
});
var point = new google.maps.LatLng(36.9,30.86);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.9 * 9000
};
// Add the circle
sismoCircle327 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle327, 'mouseover', function() {
infoWindow.setContent('2025-12-08 10:21:33
Magnitude : 4.9
Local : Turkey
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle327.center);
});
var point = new google.maps.LatLng(41,142.3);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 7.6 * 9000
};
// Add the circle
sismoCircle328 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle328, 'mouseover', function() {
infoWindow.setContent('2025-12-08 14:15:09
Magnitude : 7.6
Local : Hokkaido, Japan Region
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle328.center);
});
var point = new google.maps.LatLng(40.96,142.97);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 6.1 * 9000
};
// Add the circle
sismoCircle329 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle329, 'mouseover', function() {
infoWindow.setContent('2025-12-08 18:56:32
Magnitude : 6.1
Local : Near East Coast of Honshu, Japan
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle329.center);
});
var point = new google.maps.LatLng(36.602,-7.455);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.9 * 9000
};
// Add the circle
sismoCircle330 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle330, 'mouseover', function() {
infoWindow.setContent('2025-12-08 19:10:20
Magnitude : 0.9
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle330.center);
});
var point = new google.maps.LatLng(38.521,-26.802);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.5 * 9000
};
// Add the circle
sismoCircle331 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle331, 'mouseover', function() {
infoWindow.setContent('2025-12-08 20:31:24
Magnitude : 2.5
Local : SE Terceira
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle331.center);
});
var point = new google.maps.LatLng(40.99,143.15);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 6.7 * 9000
};
// Add the circle
sismoCircle332 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle332, 'mouseover', function() {
infoWindow.setContent('2025-12-08 21:52:40
Magnitude : 6.7
Local : Off East Coast of Honshu, Japan
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle332.center);
});
var point = new google.maps.LatLng(36.567,-7.654);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.6 * 9000
};
// Add the circle
sismoCircle333 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle333, 'mouseover', function() {
infoWindow.setContent('2025-12-09 00:04:44
Magnitude : 1.6
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle333.center);
});
var point = new google.maps.LatLng(38.485,-26.697);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.5 * 9000
};
// Add the circle
sismoCircle334 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle334, 'mouseover', function() {
infoWindow.setContent('2025-12-09 03:13:00
Magnitude : 2.5
Local : N Banco D. João de Castro
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle334.center);
});
var point = new google.maps.LatLng(37.314,-8.57);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle335 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle335, 'mouseover', function() {
infoWindow.setContent('2025-12-09 03:36:30
Magnitude : 1.1
Local : W Monchique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle335.center);
});
var point = new google.maps.LatLng(38.485,-26.838);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 3.1 * 9000
};
// Add the circle
sismoCircle336 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle336, 'mouseover', function() {
infoWindow.setContent('2025-12-09 03:39:28
Magnitude : 3.1
Local : SE Terceira
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle336.center);
});
var point = new google.maps.LatLng(37.153,-8.262);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle337 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle337, 'mouseover', function() {
infoWindow.setContent('2025-12-09 04:50:04
Magnitude : 1.3
Local : N Albufeira
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle337.center);
});
var point = new google.maps.LatLng(35.566,-3.682);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 3.3 * 9000
};
// Add the circle
sismoCircle338 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle338, 'mouseover', function() {
infoWindow.setContent('2025-12-09 06:05:47
Magnitude : 3.3
Local : Alboran
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle338.center);
});
var point = new google.maps.LatLng(35.647,-4.684);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle339 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle339, 'mouseover', function() {
infoWindow.setContent('2025-12-09 06:45:35
Magnitude : 2.1
Local : Alboran
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle339.center);
});
var point = new google.maps.LatLng(38.499,-26.735);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle340 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle340, 'mouseover', function() {
infoWindow.setContent('2025-12-09 07:21:51
Magnitude : 2.2
Local : N Banco D. João de Castro
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle340.center);
});
var point = new google.maps.LatLng(36.79,-11.123);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle341 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle341, 'mouseover', function() {
infoWindow.setContent('2025-12-09 07:59:01
Magnitude : 2.1
Local : Gorringe
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle341.center);
});
var point = new google.maps.LatLng(62.28,-25.41);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.7 * 9000
};
// Add the circle
sismoCircle342 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle342, 'mouseover', function() {
infoWindow.setContent('2025-12-09 10:12:42
Magnitude : 4.7
Local : Iceland Region
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle342.center);
});
var point = new google.maps.LatLng(37.953,-5.773);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle343 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle343, 'mouseover', function() {
infoWindow.setContent('2025-12-09 10:47:46
Magnitude : 1.2
Local : NE Sevilha (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle343.center);
});
var point = new google.maps.LatLng(36.666,-9.69);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle344 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle344, 'mouseover', function() {
infoWindow.setContent('2025-12-09 11:35:49
Magnitude : 1.2
Local : SW Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle344.center);
});
var point = new google.maps.LatLng(36.573,-9.721);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.8 * 9000
};
// Add the circle
sismoCircle345 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle345, 'mouseover', function() {
infoWindow.setContent('2025-12-09 11:39:55
Magnitude : 0.8
Local : SW Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle345.center);
});
var point = new google.maps.LatLng(38.489,-26.677);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.3 * 9000
};
// Add the circle
sismoCircle346 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle346, 'mouseover', function() {
infoWindow.setContent('2025-12-09 12:33:31
Magnitude : 2.3
Local : N Banco D. João de Castro
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle346.center);
});
var point = new google.maps.LatLng(39.324,-8.64);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.6 * 9000
};
// Add the circle
sismoCircle347 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle347, 'mouseover', function() {
infoWindow.setContent('2025-12-09 16:30:52
Magnitude : 0.6
Local : NW Alpiarça
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle347.center);
});
var point = new google.maps.LatLng(40.37,-8.609);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1 * 9000
};
// Add the circle
sismoCircle348 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle348, 'mouseover', function() {
infoWindow.setContent('2025-12-09 17:30:51
Magnitude : 1
Local : NW Cantanhede
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle348.center);
});
var point = new google.maps.LatLng(38.978,-27.817);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle349 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle349, 'mouseover', function() {
infoWindow.setContent('2025-12-09 18:03:58
Magnitude : 2
Local : Fossa Este Graciosa
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle349.center);
});
var point = new google.maps.LatLng(50.62,159.85);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.5 * 9000
};
// Add the circle
sismoCircle350 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle350, 'mouseover', function() {
infoWindow.setContent('2025-12-09 19:43:40
Magnitude : 5.5
Local : East of Kuril Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle350.center);
});
var point = new google.maps.LatLng(37.719,-24.846);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 3.2 * 9000
};
// Add the circle
sismoCircle351 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle351, 'mouseover', function() {
infoWindow.setContent('2025-12-09 23:21:42
Magnitude : 3.2
Local : Fossa da Povoação
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle351.center);
});
var point = new google.maps.LatLng(37.298,-8.516);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle352 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle352, 'mouseover', function() {
infoWindow.setContent('2025-12-10 01:22:11
Magnitude : 1.3
Local : SE Monchique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle352.center);
});
var point = new google.maps.LatLng(36.146,-7.986);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.5 * 9000
};
// Add the circle
sismoCircle353 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle353, 'mouseover', function() {
infoWindow.setContent('2025-12-10 02:02:17
Magnitude : 1.5
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle353.center);
});
var point = new google.maps.LatLng(36.6,-9.805);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.4 * 9000
};
// Add the circle
sismoCircle354 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle354, 'mouseover', function() {
infoWindow.setContent('2025-12-10 03:16:17
Magnitude : 1.4
Local : SW Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle354.center);
});
var point = new google.maps.LatLng(36.681,-9.678);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle355 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle355, 'mouseover', function() {
infoWindow.setContent('2025-12-10 03:45:10
Magnitude : 1.2
Local : SW Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle355.center);
});
var point = new google.maps.LatLng(36.534,-7.302);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle356 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle356, 'mouseover', function() {
infoWindow.setContent('2025-12-10 05:54:27
Magnitude : 1.2
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle356.center);
});
var point = new google.maps.LatLng(36.794,-4.345);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle357 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle357, 'mouseover', function() {
infoWindow.setContent('2025-12-10 08:18:12
Magnitude : 2.2
Local : NE Malaga (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle357.center);
});
var point = new google.maps.LatLng(6.83,-73.06);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.5 * 9000
};
// Add the circle
sismoCircle358 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle358, 'mouseover', function() {
infoWindow.setContent('2025-12-10 08:27:06
Magnitude : 5.5
Local : Northern Colombia
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle358.center);
});
var point = new google.maps.LatLng(37.036,-8.144);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.8 * 9000
};
// Add the circle
sismoCircle359 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle359, 'mouseover', function() {
infoWindow.setContent('2025-12-10 11:28:42
Magnitude : 0.8
Local : SE Albufeira
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle359.center);
});
var point = new google.maps.LatLng(38.515,-26.821);
var sismoOptions = {
strokeColor: '#0000FF',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#0000FF',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 15,
radius: 3.5 * 9000
};
// Add the circle
sismoCircle360 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle360, 'mouseover', function() {
infoWindow.setContent('2025-12-10 12:16:59
Magnitude : 3.5
Local : SE Terceira
Sismo Sentido
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle360.center);
});
var point = new google.maps.LatLng(40.85,142.71);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.7 * 9000
};
// Add the circle
sismoCircle361 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle361, 'mouseover', function() {
infoWindow.setContent('2025-12-10 14:52:24
Magnitude : 5.7
Local : Near East Coast of Honshu, Japan
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle361.center);
});
var point = new google.maps.LatLng(38.663,-29.027);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.3 * 9000
};
// Add the circle
sismoCircle362 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle362, 'mouseover', function() {
infoWindow.setContent('2025-12-10 16:09:57
Magnitude : 2.3
Local : W Faial
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle362.center);
});
var point = new google.maps.LatLng(36.597,-7.136);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle363 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle363, 'mouseover', function() {
infoWindow.setContent('2025-12-10 17:06:34
Magnitude : 2.1
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle363.center);
});
var point = new google.maps.LatLng(38.782,-7.989);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.5 * 9000
};
// Add the circle
sismoCircle364 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle364, 'mouseover', function() {
infoWindow.setContent('2025-12-10 18:04:49
Magnitude : 0.5
Local : N Arraiolos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle364.center);
});
var point = new google.maps.LatLng(38.78,-7.99);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.7 * 9000
};
// Add the circle
sismoCircle365 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle365, 'mouseover', function() {
infoWindow.setContent('2025-12-10 18:05:28
Magnitude : 0.7
Local : N Arraiolos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle365.center);
});
var point = new google.maps.LatLng(36.832,-10.991);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.9 * 9000
};
// Add the circle
sismoCircle366 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle366, 'mouseover', function() {
infoWindow.setContent('2025-12-10 23:05:16
Magnitude : 0.9
Local : Gorringe
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle366.center);
});
var point = new google.maps.LatLng(37.312,-8.546);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.3 * 9000
};
// Add the circle
sismoCircle367 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle367, 'mouseover', function() {
infoWindow.setContent('2025-12-11 01:58:01
Magnitude : 0.3
Local : SE Monchique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle367.center);
});
var point = new google.maps.LatLng(36.714,-8.55);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.6 * 9000
};
// Add the circle
sismoCircle368 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle368, 'mouseover', function() {
infoWindow.setContent('2025-12-11 02:21:15
Magnitude : 0.6
Local : SE Lagos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle368.center);
});
var point = new google.maps.LatLng(35.946,-8.717);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.7 * 9000
};
// Add the circle
sismoCircle369 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle369, 'mouseover', function() {
infoWindow.setContent('2025-12-11 06:10:03
Magnitude : 0.7
Local : Mar de Marrocos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle369.center);
});
var point = new google.maps.LatLng(39.22,28.29);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.5 * 9000
};
// Add the circle
sismoCircle370 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle370, 'mouseover', function() {
infoWindow.setContent('2025-12-11 07:06:14
Magnitude : 4.5
Local : Turkey
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle370.center);
});
var point = new google.maps.LatLng(39.411,-29.891);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 3 * 9000
};
// Add the circle
sismoCircle371 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle371, 'mouseover', function() {
infoWindow.setContent('2025-12-11 08:14:39
Magnitude : 3
Local : Crista Média Atlântico N
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle371.center);
});
var point = new google.maps.LatLng(35.753,-4.81);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle372 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle372, 'mouseover', function() {
infoWindow.setContent('2025-12-12 09:09:59
Magnitude : 2.2
Local : Alboran
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle372.center);
});
var point = new google.maps.LatLng(37.606,-24.777);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 3.4 * 9000
};
// Add the circle
sismoCircle373 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle373, 'mouseover', function() {
infoWindow.setContent('2025-12-12 12:06:34
Magnitude : 3.4
Local : Fossa da Povoação
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle373.center);
});
var point = new google.maps.LatLng(37.141,-8.422);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle374 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle374, 'mouseover', function() {
infoWindow.setContent('2025-12-12 16:49:38
Magnitude : 1.3
Local : NE Lagoa
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle374.center);
});
var point = new google.maps.LatLng(50.94,156.87);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.5 * 9000
};
// Add the circle
sismoCircle375 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle375, 'mouseover', function() {
infoWindow.setContent('2025-12-12 17:43:16
Magnitude : 5.5
Local : Kuril Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle375.center);
});
var point = new google.maps.LatLng(34.553,-16.434);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.4 * 9000
};
// Add the circle
sismoCircle376 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle376, 'mouseover', function() {
infoWindow.setContent('2025-12-12 19:24:57
Magnitude : 2.4
Local : N Porto Santo (Madeira)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle376.center);
});
var point = new google.maps.LatLng(38.613,-27.184);
var sismoOptions = {
strokeColor: '#0000FF',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#0000FF',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 15,
radius: 2.6 * 9000
};
// Add the circle
sismoCircle377 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle377, 'mouseover', function() {
infoWindow.setContent('2025-12-12 22:00:15
Magnitude : 2.6
Local : SE Terceira
Sismo Sentido
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle377.center);
});
var point = new google.maps.LatLng(40.603,-7.444);
var sismoOptions = {
strokeColor: '#0000FF',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#0000FF',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 15,
radius: 4.1 * 9000
};
// Add the circle
sismoCircle378 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle378, 'mouseover', function() {
infoWindow.setContent('2025-12-13 00:38:10
Magnitude : 4.1
Local : SW Celorico da Beira
Sismo Sentido
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle378.center);
});
var point = new google.maps.LatLng(42.257,-8.059);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle379 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle379, 'mouseover', function() {
infoWindow.setContent('2025-12-13 01:00:27
Magnitude : 2.1
Local : SW Ourense (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle379.center);
});
var point = new google.maps.LatLng(38.832,-29.147);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle380 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle380, 'mouseover', function() {
infoWindow.setContent('2025-12-13 01:11:44
Magnitude : 2.2
Local : W Faial
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle380.center);
});
var point = new google.maps.LatLng(36.974,-10.271);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle381 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle381, 'mouseover', function() {
infoWindow.setContent('2025-12-13 01:25:37
Magnitude : 2
Local : Gorringe
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle381.center);
});
var point = new google.maps.LatLng(38.075,-14.088);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.5 * 9000
};
// Add the circle
sismoCircle382 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle382, 'mouseover', function() {
infoWindow.setContent('2025-12-13 03:54:11
Magnitude : 2.5
Local : Josephine
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle382.center);
});
var point = new google.maps.LatLng(39.682,-8.732);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.9 * 9000
};
// Add the circle
sismoCircle383 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle383, 'mouseover', function() {
infoWindow.setContent('2025-12-13 07:14:46
Magnitude : 0.9
Local : SE Leiria
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle383.center);
});
var point = new google.maps.LatLng(51.92,178.34);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.5 * 9000
};
// Add the circle
sismoCircle384 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle384, 'mouseover', function() {
infoWindow.setContent('2025-12-13 10:50:59
Magnitude : 5.5
Local : Rat Islands, Aleutian Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle384.center);
});
var point = new google.maps.LatLng(-21.22,-69.05);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.4 * 9000
};
// Add the circle
sismoCircle385 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle385, 'mouseover', function() {
infoWindow.setContent('2025-12-13 12:18:46
Magnitude : 5.4
Local : Northern Chile
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle385.center);
});
var point = new google.maps.LatLng(36.376,-3.2);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.4 * 9000
};
// Add the circle
sismoCircle386 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle386, 'mouseover', function() {
infoWindow.setContent('2025-12-13 12:21:18
Magnitude : 2.4
Local : Alboran
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle386.center);
});
var point = new google.maps.LatLng(42.696,-7.683);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle387 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle387, 'mouseover', function() {
infoWindow.setContent('2025-12-13 13:56:22
Magnitude : 1.2
Local : SW Lugo (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle387.center);
});
var point = new google.maps.LatLng(-12.56,166.77);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.7 * 9000
};
// Add the circle
sismoCircle388 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle388, 'mouseover', function() {
infoWindow.setContent('2025-12-13 18:53:58
Magnitude : 4.7
Local : Santa Cruz Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle388.center);
});
var point = new google.maps.LatLng(37.555,-25.204);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle389 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle389, 'mouseover', function() {
infoWindow.setContent('2025-12-13 20:52:11
Magnitude : 2.1
Local : N Banco Grande Norte
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle389.center);
});
var point = new google.maps.LatLng(40.619,-7.474);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.8 * 9000
};
// Add the circle
sismoCircle390 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle390, 'mouseover', function() {
infoWindow.setContent('2025-12-13 23:27:55
Magnitude : 0.8
Local : E Fornos de Algodres
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle390.center);
});
var point = new google.maps.LatLng(37.08,-24.307);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.6 * 9000
};
// Add the circle
sismoCircle391 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle391, 'mouseover', function() {
infoWindow.setContent('2025-12-14 04:28:17
Magnitude : 2.6
Local : Falha GLORIA
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle391.center);
});
var point = new google.maps.LatLng(49.49,155.86);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.9 * 9000
};
// Add the circle
sismoCircle392 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle392, 'mouseover', function() {
infoWindow.setContent('2025-12-14 10:50:24
Magnitude : 4.9
Local : Kuril Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle392.center);
});
var point = new google.maps.LatLng(38.3,-7.628);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.5 * 9000
};
// Add the circle
sismoCircle393 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle393, 'mouseover', function() {
infoWindow.setContent('2025-12-14 12:40:19
Magnitude : 0.5
Local : E Portel
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle393.center);
});
var point = new google.maps.LatLng(38.804,-29.367);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.3 * 9000
};
// Add the circle
sismoCircle394 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle394, 'mouseover', function() {
infoWindow.setContent('2025-12-14 15:29:38
Magnitude : 2.3
Local : W Faial
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle394.center);
});
var point = new google.maps.LatLng(38.786,-29.23);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.4 * 9000
};
// Add the circle
sismoCircle395 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle395, 'mouseover', function() {
infoWindow.setContent('2025-12-14 15:46:51
Magnitude : 2.4
Local : W Faial
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle395.center);
});
var point = new google.maps.LatLng(37.251,-7.675);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.4 * 9000
};
// Add the circle
sismoCircle396 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle396, 'mouseover', function() {
infoWindow.setContent('2025-12-14 16:48:28
Magnitude : 0.4
Local : NW Tavira
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle396.center);
});
var point = new google.maps.LatLng(36.197,-10.457);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.9 * 9000
};
// Add the circle
sismoCircle397 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle397, 'mouseover', function() {
infoWindow.setContent('2025-12-14 18:57:06
Magnitude : 1.9
Local : Gorringe
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle397.center);
});
var point = new google.maps.LatLng(38.717,-7.864);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.7 * 9000
};
// Add the circle
sismoCircle398 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle398, 'mouseover', function() {
infoWindow.setContent('2025-12-14 19:00:22
Magnitude : 1.7
Local : E Arraiolos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle398.center);
});
var point = new google.maps.LatLng(37.838,-4.054);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.6 * 9000
};
// Add the circle
sismoCircle399 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle399, 'mouseover', function() {
infoWindow.setContent('2025-12-14 21:18:59
Magnitude : 2.6
Local : E Cordova (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle399.center);
});
var point = new google.maps.LatLng(36.704,-9.823);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle400 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle400, 'mouseover', function() {
infoWindow.setContent('2025-12-14 21:27:08
Magnitude : 1.2
Local : SW Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle400.center);
});
var point = new google.maps.LatLng(36.71,-7.637);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.8 * 9000
};
// Add the circle
sismoCircle401 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle401, 'mouseover', function() {
infoWindow.setContent('2025-12-15 00:35:25
Magnitude : 0.8
Local : Golfo de Cádiz
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle401.center);
});
var point = new google.maps.LatLng(42.327,-8.229);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1 * 9000
};
// Add the circle
sismoCircle402 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle402, 'mouseover', function() {
infoWindow.setContent('2025-12-15 01:31:12
Magnitude : 1
Local : N Melgaço
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle402.center);
});
var point = new google.maps.LatLng(38.505,-7.878);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.3 * 9000
};
// Add the circle
sismoCircle403 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle403, 'mouseover', function() {
infoWindow.setContent('2025-12-15 02:03:33
Magnitude : 0.3
Local : SE Evora
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle403.center);
});
var point = new google.maps.LatLng(37.337,-8.55);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.7 * 9000
};
// Add the circle
sismoCircle404 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle404, 'mouseover', function() {
infoWindow.setContent('2025-12-15 04:10:18
Magnitude : 0.7
Local : NE Monchique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle404.center);
});
var point = new google.maps.LatLng(31.812,-16.958);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle405 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle405, 'mouseover', function() {
infoWindow.setContent('2025-12-15 05:14:13
Magnitude : 2
Local : SW Desertas (Madeira)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle405.center);
});
var point = new google.maps.LatLng(38.206,-26.086);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.3 * 9000
};
// Add the circle
sismoCircle406 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle406, 'mouseover', function() {
infoWindow.setContent('2025-12-15 06:20:47
Magnitude : 2.3
Local : N Fossa de Hirondelle
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle406.center);
});
var point = new google.maps.LatLng(35.585,-9.926);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.9 * 9000
};
// Add the circle
sismoCircle407 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle407, 'mouseover', function() {
infoWindow.setContent('2025-12-15 06:29:17
Magnitude : 1.9
Local : Mar de Marrocos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle407.center);
});
var point = new google.maps.LatLng(52,160.11);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.4 * 9000
};
// Add the circle
sismoCircle408 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle408, 'mouseover', function() {
infoWindow.setContent('2025-12-15 08:11:18
Magnitude : 5.4
Local : Off East Coast of Kamchatka
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle408.center);
});
var point = new google.maps.LatLng(38.604,-29.216);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle409 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle409, 'mouseover', function() {
infoWindow.setContent('2025-12-15 09:26:30
Magnitude : 2.2
Local : W Faial
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle409.center);
});
var point = new google.maps.LatLng(38.478,-7.896);
var sismoOptions = {
strokeColor: '#0000FF',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#0000FF',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 15,
radius: 3.5 * 9000
};
// Add the circle
sismoCircle410 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle410, 'mouseover', function() {
infoWindow.setContent('2025-12-15 09:39:38
Magnitude : 3.5
Local : SE Evora
Sismo Sentido
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle410.center);
});
var point = new google.maps.LatLng(38.48,-7.901);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.8 * 9000
};
// Add the circle
sismoCircle411 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle411, 'mouseover', function() {
infoWindow.setContent('2025-12-15 10:05:23
Magnitude : 0.8
Local : S Evora
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle411.center);
});
var point = new google.maps.LatLng(38.501,-7.91);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.2 * 9000
};
// Add the circle
sismoCircle412 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle412, 'mouseover', function() {
infoWindow.setContent('2025-12-15 11:42:59
Magnitude : 0.2
Local : S Evora
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle412.center);
});
var point = new google.maps.LatLng(37.367,-8.466);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle413 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle413, 'mouseover', function() {
infoWindow.setContent('2025-12-15 11:44:34
Magnitude : 1.3
Local : NE Monchique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle413.center);
});
var point = new google.maps.LatLng(38.476,-7.901);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.5 * 9000
};
// Add the circle
sismoCircle414 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle414, 'mouseover', function() {
infoWindow.setContent('2025-12-15 12:36:11
Magnitude : 0.5
Local : S Evora
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle414.center);
});
var point = new google.maps.LatLng(38.759,-27.312);
var sismoOptions = {
strokeColor: '#0000FF',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#0000FF',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 15,
radius: 3 * 9000
};
// Add the circle
sismoCircle415 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle415, 'mouseover', function() {
infoWindow.setContent('2025-12-15 13:25:07
Magnitude : 3
Local : Serra Sta. Bárbara
Sismo Sentido
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle415.center);
});
var point = new google.maps.LatLng(38.746,-27.311);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle416 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle416, 'mouseover', function() {
infoWindow.setContent('2025-12-15 13:30:30
Magnitude : 2
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle416.center);
});
var point = new google.maps.LatLng(38.482,-7.899);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.7 * 9000
};
// Add the circle
sismoCircle417 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle417, 'mouseover', function() {
infoWindow.setContent('2025-12-15 14:14:39
Magnitude : 0.7
Local : S Evora
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle417.center);
});
var point = new google.maps.LatLng(31.302,-7.22);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.6 * 9000
};
// Add the circle
sismoCircle418 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle418, 'mouseover', function() {
infoWindow.setContent('2025-12-15 14:44:59
Magnitude : 2.6
Local : Morocco
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle418.center);
});
var point = new google.maps.LatLng(51.74,161.24);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.6 * 9000
};
// Add the circle
sismoCircle419 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle419, 'mouseover', function() {
infoWindow.setContent('2025-12-15 19:33:07
Magnitude : 5.6
Local : Off East Coast of Kamchatka
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle419.center);
});
var point = new google.maps.LatLng(36.094,-8.013);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1 * 9000
};
// Add the circle
sismoCircle420 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle420, 'mouseover', function() {
infoWindow.setContent('2025-12-15 20:20:47
Magnitude : 1
Local : S Faro
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle420.center);
});
var point = new google.maps.LatLng(42.686,-7.689);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1 * 9000
};
// Add the circle
sismoCircle421 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle421, 'mouseover', function() {
infoWindow.setContent('2025-12-15 21:55:29
Magnitude : 1
Local : SW Lugo (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle421.center);
});
var point = new google.maps.LatLng(42.685,-7.685);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle422 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle422, 'mouseover', function() {
infoWindow.setContent('2025-12-15 22:29:31
Magnitude : 1.1
Local : SW Lugo (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle422.center);
});
var point = new google.maps.LatLng(42.673,-7.685);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle423 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle423, 'mouseover', function() {
infoWindow.setContent('2025-12-15 22:36:25
Magnitude : 1.3
Local : SW Lugo (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle423.center);
});
var point = new google.maps.LatLng(35.707,-4.658);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle424 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle424, 'mouseover', function() {
infoWindow.setContent('2025-12-15 23:00:22
Magnitude : 2.2
Local : Alboran
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle424.center);
});
var point = new google.maps.LatLng(37.3,-8.324);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.8 * 9000
};
// Add the circle
sismoCircle425 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle425, 'mouseover', function() {
infoWindow.setContent('2025-12-15 23:04:24
Magnitude : 0.8
Local : NE Silves
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle425.center);
});
var point = new google.maps.LatLng(14.35,145.84);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.7 * 9000
};
// Add the circle
sismoCircle426 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle426, 'mouseover', function() {
infoWindow.setContent('2025-12-15 23:06:14
Magnitude : 5.7
Local : Mariana Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle426.center);
});
var point = new google.maps.LatLng(37.48,20.23);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.3 * 9000
};
// Add the circle
sismoCircle427 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle427, 'mouseover', function() {
infoWindow.setContent('2025-12-15 23:41:48
Magnitude : 5.3
Local : Ionian Sea
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle427.center);
});
var point = new google.maps.LatLng(37.257,-8.492);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.1 * 9000
};
// Add the circle
sismoCircle428 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle428, 'mouseover', function() {
infoWindow.setContent('2025-12-16 02:44:55
Magnitude : 0.1
Local : SE Monchique
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle428.center);
});
var point = new google.maps.LatLng(31.756,-16.979);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.5 * 9000
};
// Add the circle
sismoCircle429 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle429, 'mouseover', function() {
infoWindow.setContent('2025-12-16 03:14:22
Magnitude : 1.5
Local : SW Desertas (Madeira)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle429.center);
});
var point = new google.maps.LatLng(41.721,-7.287);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1 * 9000
};
// Add the circle
sismoCircle430 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle430, 'mouseover', function() {
infoWindow.setContent('2025-12-16 03:26:30
Magnitude : 1
Local : NE Valpaços
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle430.center);
});
var point = new google.maps.LatLng(37.696,-24.71);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle431 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle431, 'mouseover', function() {
infoWindow.setContent('2025-12-16 03:49:32
Magnitude : 2.1
Local : Fossa da Povoação
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle431.center);
});
var point = new google.maps.LatLng(36.485,-9.829);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.2 * 9000
};
// Add the circle
sismoCircle432 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle432, 'mouseover', function() {
infoWindow.setContent('2025-12-16 05:56:17
Magnitude : 1.2
Local : SW Cabo S.Vicente
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle432.center);
});
var point = new google.maps.LatLng(36.947,-10.978);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.3 * 9000
};
// Add the circle
sismoCircle433 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle433, 'mouseover', function() {
infoWindow.setContent('2025-12-16 06:48:32
Magnitude : 1.3
Local : Gorringe
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle433.center);
});
var point = new google.maps.LatLng(41.716,-7.283);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.5 * 9000
};
// Add the circle
sismoCircle434 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle434, 'mouseover', function() {
infoWindow.setContent('2025-12-16 07:13:51
Magnitude : 1.5
Local : NE Valpaços
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle434.center);
});
var point = new google.maps.LatLng(38.191,-6.727);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.1 * 9000
};
// Add the circle
sismoCircle435 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle435, 'mouseover', function() {
infoWindow.setContent('2025-12-16 08:17:18
Magnitude : 1.1
Local : NE Barrancos
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle435.center);
});
var point = new google.maps.LatLng(-11.7,163.37);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.3 * 9000
};
// Add the circle
sismoCircle436 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle436, 'mouseover', function() {
infoWindow.setContent('2025-12-16 09:18:45
Magnitude : 5.3
Local : Solomon Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle436.center);
});
var point = new google.maps.LatLng(34.549,-4.953);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle437 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle437, 'mouseover', function() {
infoWindow.setContent('2025-12-16 10:46:18
Magnitude : 2.1
Local : NE Fez (Marr)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle437.center);
});
var point = new google.maps.LatLng(36.657,-11.32);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.7 * 9000
};
// Add the circle
sismoCircle438 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle438, 'mouseover', function() {
infoWindow.setContent('2025-12-16 11:37:46
Magnitude : 1.7
Local : Gorringe
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle438.center);
});
var point = new google.maps.LatLng(38.764,-27.332);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2 * 9000
};
// Add the circle
sismoCircle439 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle439, 'mouseover', function() {
infoWindow.setContent('2025-12-16 23:12:22
Magnitude : 2
Local : Serra Sta. Bárbara
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle439.center);
});
var point = new google.maps.LatLng(44.38,149.56);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.1 * 9000
};
// Add the circle
sismoCircle440 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle440, 'mouseover', function() {
infoWindow.setContent('2025-12-16 23:34:14
Magnitude : 5.1
Local : Kuril Islands
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle440.center);
});
var point = new google.maps.LatLng(37.282,-14.085);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.9 * 9000
};
// Add the circle
sismoCircle441 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle441, 'mouseover', function() {
infoWindow.setContent('2025-12-16 23:34:49
Magnitude : 2.9
Local : Josephine
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle441.center);
});
var point = new google.maps.LatLng(38.488,-7.925);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.2 * 9000
};
// Add the circle
sismoCircle442 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle442, 'mouseover', function() {
infoWindow.setContent('2025-12-17 02:04:35
Magnitude : 0.2
Local : S Evora
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle442.center);
});
var point = new google.maps.LatLng(37.032,-24.486);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.2 * 9000
};
// Add the circle
sismoCircle443 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle443, 'mouseover', function() {
infoWindow.setContent('2025-12-17 02:21:12
Magnitude : 2.2
Local : Falha GLORIA
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle443.center);
});
var point = new google.maps.LatLng(38.488,-7.897);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.5 * 9000
};
// Add the circle
sismoCircle444 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle444, 'mouseover', function() {
infoWindow.setContent('2025-12-17 04:56:44
Magnitude : 0.5
Local : SE Evora
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle444.center);
});
var point = new google.maps.LatLng(31.899,-15.519);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.8 * 9000
};
// Add the circle
sismoCircle445 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle445, 'mouseover', function() {
infoWindow.setContent('2025-12-17 05:39:55
Magnitude : 1.8
Local : SE Desertas (Madeira)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle445.center);
});
var point = new google.maps.LatLng(38.49,-7.889);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.7 * 9000
};
// Add the circle
sismoCircle446 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle446, 'mouseover', function() {
infoWindow.setContent('2025-12-17 05:50:09
Magnitude : 0.7
Local : SE Evora
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle446.center);
});
var point = new google.maps.LatLng(37.727,-8.946);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1 * 9000
};
// Add the circle
sismoCircle447 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle447, 'mouseover', function() {
infoWindow.setContent('2025-12-17 06:26:36
Magnitude : 1
Local : SW Sines
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle447.center);
});
var point = new google.maps.LatLng(37.864,-26.424);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.1 * 9000
};
// Add the circle
sismoCircle448 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle448, 'mouseover', function() {
infoWindow.setContent('2025-12-17 06:27:26
Magnitude : 2.1
Local : S Fossa de Hirondelle
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle448.center);
});
var point = new google.maps.LatLng(38.435,-7.933);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 0.4 * 9000
};
// Add the circle
sismoCircle449 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle449, 'mouseover', function() {
infoWindow.setContent('2025-12-17 12:24:59
Magnitude : 0.4
Local : NE Viana do Alentejo
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle449.center);
});
var point = new google.maps.LatLng(42.716,-6.996);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 1.7 * 9000
};
// Add the circle
sismoCircle450 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle450, 'mouseover', function() {
infoWindow.setContent('2025-12-17 13:13:49
Magnitude : 1.7
Local : SE Lugo (ESP)
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle450.center);
});
var point = new google.maps.LatLng(-16.65,-177.3);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.4 * 9000
};
// Add the circle
sismoCircle451 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle451, 'mouseover', function() {
infoWindow.setContent('2025-12-17 17:23:28
Magnitude : 5.4
Local : Fiji Islands Region
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle451.center);
});
var point = new google.maps.LatLng(38.391,-26.8);
var sismoOptions = {
strokeColor: '#0000FF',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#0000FF',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 15,
radius: 4.3 * 9000
};
// Add the circle
sismoCircle452 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle452, 'mouseover', function() {
infoWindow.setContent('2025-12-17 21:42:37
Magnitude : 4.3
Local : N Banco D. João de Castro
Sismo Sentido
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle452.center);
});
var point = new google.maps.LatLng(38.383,-26.741);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 2.4 * 9000
};
// Add the circle
sismoCircle453 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle453, 'mouseover', function() {
infoWindow.setContent('2025-12-17 21:52:12
Magnitude : 2.4
Local : N Banco D. João de Castro
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle453.center);
});
var point = new google.maps.LatLng(42.65,17.66);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 4.5 * 9000
};
// Add the circle
sismoCircle454 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle454, 'mouseover', function() {
infoWindow.setContent('2025-12-17 22:07:48
Magnitude : 4.5
Local : Adriatic Sea
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle454.center);
});
var point = new google.maps.LatLng(6.58,-82.93);
var sismoOptions = {
strokeColor: '#00FF00',
strokeOpacity: 0.8,
strokeWeight: 2,
fillColor: '#00FF00',
fillOpacity: 0.5,
map: map,
center: point,
zIndex: 5,
radius: 5.4 * 9000
};
// Add the circle
sismoCircle455 = new google.maps.Circle(sismoOptions);
google.maps.event.addListener(sismoCircle455, 'mouseover', function() {
infoWindow.setContent('2025-12-17 23:07:47
Magnitude : 5.4
Local : South of Panama
');
infoWindow.open(map);
infoWindow.setPosition(sismoCircle455.center);
});
}