function addpoints( map ) { var infoWindow = new google.maps.InfoWindow; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); var point = new google.maps.LatLng(15.36,-98.5); 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 sismoCircle1 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle1, 'mouseover', function() { infoWindow.setContent('
2026-02-18 00:19:10
Magnitude : 4.9
Local : Off Coast of Guerrero, Mexico
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle1.center); }); var point = new google.maps.LatLng(36.996,-24.324); 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('
2026-02-18 00:47:58
Magnitude : 2
Local : Falha GLORIA
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle2.center); }); var point = new google.maps.LatLng(38.806,-27.754); 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 sismoCircle3 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle3, 'mouseover', function() { infoWindow.setContent('
2026-02-18 00:55:24
Magnitude : 2.1
Local : Fossa Este Graciosa
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle3.center); }); var point = new google.maps.LatLng(-6.21,131.2); 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 sismoCircle4 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle4, 'mouseover', function() { infoWindow.setContent('
2026-02-18 02:15:27
Magnitude : 5.2
Local : Tanimbar Islands Reg., Indonesia
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle4.center); }); var point = new google.maps.LatLng(35.759,-4.811); 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 sismoCircle5 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle5, 'mouseover', function() { infoWindow.setContent('
2026-02-18 03:44:03
Magnitude : 1.8
Local : Alboran
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle5.center); }); var point = new google.maps.LatLng(37.329,-8.543); 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 sismoCircle6 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle6, 'mouseover', function() { infoWindow.setContent('
2026-02-18 05:39:48
Magnitude : 1
Local : NE Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle6.center); }); var point = new google.maps.LatLng(36.877,-5.08); 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 sismoCircle7 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle7, 'mouseover', function() { infoWindow.setContent('
2026-02-18 09:48:18
Magnitude : 2
Local : NW Malaga (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle7.center); }); var point = new google.maps.LatLng(36.35,-7.739); 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 sismoCircle8 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle8, 'mouseover', function() { infoWindow.setContent('
2026-02-18 10:56:05
Magnitude : 1.1
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle8.center); }); var point = new google.maps.LatLng(37.276,-8.547); 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 sismoCircle9 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle9, 'mouseover', function() { infoWindow.setContent('
2026-02-18 17:34:18
Magnitude : 0.8
Local : SE Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle9.center); }); var point = new google.maps.LatLng(35.759,-4.695); 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 sismoCircle10 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle10, 'mouseover', function() { infoWindow.setContent('
2026-02-18 17:37:57
Magnitude : 1.6
Local : Alboran
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle10.center); }); var point = new google.maps.LatLng(33.116,-17.001); 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 sismoCircle11 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle11, 'mouseover', function() { infoWindow.setContent('
2026-02-18 18:26:22
Magnitude : 1.9
Local : NE Porto Moniz (Madeira)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle11.center); }); var point = new google.maps.LatLng(36.172,-6.439); 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 sismoCircle12 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle12, 'mouseover', function() { infoWindow.setContent('
2026-02-18 18:55:34
Magnitude : 2.1
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle12.center); }); var point = new google.maps.LatLng(35.981,-6.421); 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 sismoCircle13 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle13, 'mouseover', function() { infoWindow.setContent('
2026-02-18 18:59:53
Magnitude : 1.8
Local : Costa de Marrocos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle13.center); }); var point = new google.maps.LatLng(38.693,-29.049); 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 sismoCircle14 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle14, 'mouseover', function() { infoWindow.setContent('
2026-02-18 20:31:37
Magnitude : 2.3
Local : W Faial
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle14.center); }); var point = new google.maps.LatLng(37.316,-8.584); 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 sismoCircle15 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle15, 'mouseover', function() { infoWindow.setContent('
2026-02-18 22:34:52
Magnitude : 0.7
Local : W Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle15.center); }); var point = new google.maps.LatLng(37.015,-2.433); 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 sismoCircle16 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle16, 'mouseover', function() { infoWindow.setContent('
2026-02-18 22:38:57
Magnitude : 2.5
Local : S Almeria (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle16.center); }); var point = new google.maps.LatLng(36.832,-9.922); 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 sismoCircle17 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle17, 'mouseover', function() { infoWindow.setContent('
2026-02-18 23:43:03
Magnitude : 1.4
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle17.center); }); var point = new google.maps.LatLng(36.592,-7.394); 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 sismoCircle18 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle18, 'mouseover', function() { infoWindow.setContent('
2026-02-19 08:06:52
Magnitude : 1.4
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle18.center); }); var point = new google.maps.LatLng(36.937,-4.192); 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 sismoCircle19 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle19, 'mouseover', function() { infoWindow.setContent('
2026-02-19 12:00:10
Magnitude : 1.9
Local : NE Malaga (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle19.center); }); var point = new google.maps.LatLng(39.067,-9.061); 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 sismoCircle20 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle20, 'mouseover', function() { infoWindow.setContent('
2026-02-19 12:14:02
Magnitude : 4.1
Local : NW Alenquer
Sismo Sentido
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle20.center); }); var point = new google.maps.LatLng(39.081,-9.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 sismoCircle21 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle21, 'mouseover', function() { infoWindow.setContent('
2026-02-19 12:14:26
Magnitude : 3
Local : NE Sobral de Monte Agraço
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle21.center); }); var point = new google.maps.LatLng(39.075,-9.125); 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 sismoCircle22 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle22, 'mouseover', function() { infoWindow.setContent('
2026-02-19 12:14:28
Magnitude : 3.1
Local : NE Sobral de Monte Agraço
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle22.center); }); var point = new google.maps.LatLng(39.054,-9.079); 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 sismoCircle23 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle23, 'mouseover', function() { infoWindow.setContent('
2026-02-19 12:15:38
Magnitude : 2.6
Local : W Alenquer
Sismo Sentido
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle23.center); }); var point = new google.maps.LatLng(39.07,-9.069); 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 sismoCircle24 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle24, 'mouseover', function() { infoWindow.setContent('
2026-02-19 12:16:04
Magnitude : 4.1
Local : NW Alenquer
Sismo Sentido
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle24.center); }); var point = new google.maps.LatLng(36.895,-5.016); 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 sismoCircle25 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle25, 'mouseover', function() { infoWindow.setContent('
2026-02-19 14:04:52
Magnitude : 2.2
Local : NW Malaga (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle25.center); }); var point = new google.maps.LatLng(39.052,-9.048); 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 sismoCircle26 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle26, 'mouseover', function() { infoWindow.setContent('
2026-02-19 15:15:06
Magnitude : 2.1
Local : W Alenquer
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle26.center); }); var point = new google.maps.LatLng(39.061,-9.116); 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 sismoCircle27 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle27, 'mouseover', function() { infoWindow.setContent('
2026-02-19 15:15:08
Magnitude : 2
Local : NE Sobral de Monte Agraço
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle27.center); }); var point = new google.maps.LatLng(39.053,-9.055); var sismoOptions = { strokeColor: '#0000FF', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#0000FF', fillOpacity: 0.5, map: map, center: point, zIndex: 15, radius: 2.3 * 9000 }; // Add the circle sismoCircle28 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle28, 'mouseover', function() { infoWindow.setContent('
2026-02-19 15:16:08
Magnitude : 2.3
Local : W Alenquer
Sismo Sentido
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle28.center); }); var point = new google.maps.LatLng(37.318,-24.727); 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 sismoCircle29 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle29, 'mouseover', function() { infoWindow.setContent('
2026-02-19 17:18:03
Magnitude : 2
Local : Ilhéus das Formigas
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle29.center); }); var point = new google.maps.LatLng(39.178,-9.06); 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 sismoCircle30 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle30, 'mouseover', function() { infoWindow.setContent('
2026-02-19 19:02:07
Magnitude : 0.9
Local : SE Cadaval
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle30.center); }); var point = new google.maps.LatLng(39.054,-9.072); 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 sismoCircle31 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle31, 'mouseover', function() { infoWindow.setContent('
2026-02-19 19:11:18
Magnitude : 0.8
Local : W Alenquer
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle31.center); }); var point = new google.maps.LatLng(36.805,-5.005); 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 sismoCircle32 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle32, 'mouseover', function() { infoWindow.setContent('
2026-02-19 19:59:54
Magnitude : 2
Local : W Malaga (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle32.center); }); var point = new google.maps.LatLng(39.056,-9.062); 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 sismoCircle33 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle33, 'mouseover', function() { infoWindow.setContent('
2026-02-19 20:33:18
Magnitude : 1
Local : W Alenquer
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle33.center); }); var point = new google.maps.LatLng(36.84,-4.937); 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 sismoCircle34 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle34, 'mouseover', function() { infoWindow.setContent('
2026-02-19 21:15:24
Magnitude : 1.9
Local : W Malaga (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle34.center); }); var point = new google.maps.LatLng(37.007,-10.023); 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 sismoCircle35 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle35, 'mouseover', function() { infoWindow.setContent('
2026-02-19 23:50:25
Magnitude : 1.8
Local : Abissal do Tejo
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle35.center); }); var point = new google.maps.LatLng(37.274,-7.997); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0 * 9000 }; // Add the circle sismoCircle36 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle36, 'mouseover', function() { infoWindow.setContent('
2026-02-20 00:51:09
Magnitude : 0
Local : NE Loulé
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle36.center); }); var point = new google.maps.LatLng(36.86,-5.051); 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 sismoCircle37 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle37, 'mouseover', function() { infoWindow.setContent('
2026-02-20 01:33:25
Magnitude : 2.4
Local : W Malaga (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle37.center); }); var point = new google.maps.LatLng(36.966,-13.52); 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 sismoCircle38 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle38, 'mouseover', function() { infoWindow.setContent('
2026-02-20 02:33:07
Magnitude : 2
Local : Josephine
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle38.center); }); var point = new google.maps.LatLng(34.555,-3.972); 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 sismoCircle39 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle39, 'mouseover', function() { infoWindow.setContent('
2026-02-20 03:05:07
Magnitude : 1.9
Local : S Al Hoceima (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle39.center); }); var point = new google.maps.LatLng(37.334,-8.609); 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 sismoCircle40 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle40, 'mouseover', function() { infoWindow.setContent('
2026-02-20 04:01:46
Magnitude : 0.2
Local : NW Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle40.center); }); var point = new google.maps.LatLng(37.091,-8.802); 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 sismoCircle41 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle41, 'mouseover', function() { infoWindow.setContent('
2026-02-20 05:33:46
Magnitude : 2
Local : E Vila do Bispo
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle41.center); }); var point = new google.maps.LatLng(35.586,-4.979); 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 sismoCircle42 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle42, 'mouseover', function() { infoWindow.setContent('
2026-02-20 06:24:44
Magnitude : 2
Local : Alboran
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle42.center); }); var point = new google.maps.LatLng(36.888,-5.087); 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 sismoCircle43 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle43, 'mouseover', function() { infoWindow.setContent('
2026-02-20 07:22:14
Magnitude : 2.8
Local : NW Malaga (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle43.center); }); var point = new google.maps.LatLng(38.516,-26.812); 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 sismoCircle44 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle44, 'mouseover', function() { infoWindow.setContent('
2026-02-20 07:46:18
Magnitude : 2.3
Local : SE Terceira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle44.center); }); var point = new google.maps.LatLng(36.995,-8.584); 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 sismoCircle45 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle45, 'mouseover', function() { infoWindow.setContent('
2026-02-20 09:06:26
Magnitude : 1.6
Local : SE Lagos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle45.center); }); var point = new google.maps.LatLng(36.865,-5.014); 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 sismoCircle46 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle46, 'mouseover', function() { infoWindow.setContent('
2026-02-20 10:21:47
Magnitude : 1.9
Local : NW Malaga (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle46.center); }); var point = new google.maps.LatLng(37.748,-8.698); 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 sismoCircle47 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle47, 'mouseover', function() { infoWindow.setContent('
2026-02-20 10:47:19
Magnitude : 0.6
Local : NW Odemira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle47.center); }); var point = new google.maps.LatLng(35.59,69.76); 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 sismoCircle48 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle48, 'mouseover', function() { infoWindow.setContent('
2026-02-20 13:09:54
Magnitude : 5.8
Local : Hindu Kush Region, Afghanistan
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle48.center); }); var point = new google.maps.LatLng(41.543,-6.169); 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 sismoCircle49 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle49, 'mouseover', function() { infoWindow.setContent('
2026-02-20 14:38:33
Magnitude : 1.2
Local : NE Miranda do Douro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle49.center); }); var point = new google.maps.LatLng(36.838,-9.008); 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 sismoCircle50 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle50, 'mouseover', function() { infoWindow.setContent('
2026-02-20 14:44:28
Magnitude : 1.5
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle50.center); }); var point = new google.maps.LatLng(-13.89,172.4); 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 sismoCircle51 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle51, 'mouseover', function() { infoWindow.setContent('
2026-02-20 14:57:41
Magnitude : 5.4
Local : Vanuatu Islands Region
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle51.center); }); var point = new google.maps.LatLng(36.403,-7.831); 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 sismoCircle52 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle52, 'mouseover', function() { infoWindow.setContent('
2026-02-20 15:27:24
Magnitude : 1.2
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle52.center); }); var point = new google.maps.LatLng(38.457,-6.996); 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 sismoCircle53 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle53, 'mouseover', function() { infoWindow.setContent('
2026-02-20 18:33:10
Magnitude : 1.8
Local : SE Olivença
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle53.center); }); var point = new google.maps.LatLng(39.373,-9.172); 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 sismoCircle54 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle54, 'mouseover', function() { infoWindow.setContent('
2026-02-20 22:13:28
Magnitude : 0.8
Local : NW Óbidos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle54.center); }); var point = new google.maps.LatLng(37.237,-3.706); 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 sismoCircle55 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle55, 'mouseover', function() { infoWindow.setContent('
2026-02-20 23:52:36
Magnitude : 1.8
Local : NW Granada (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle55.center); }); var point = new google.maps.LatLng(40.39,14.97); 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 sismoCircle56 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle56, 'mouseover', function() { infoWindow.setContent('
2026-02-21 00:28:44
Magnitude : 4.8
Local : Southern Italy
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle56.center); }); var point = new google.maps.LatLng(36.829,-8.449); 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 sismoCircle57 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle57, 'mouseover', function() { infoWindow.setContent('
2026-02-21 01:11:05
Magnitude : 0.9
Local : SW Albufeira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle57.center); }); var point = new google.maps.LatLng(36.918,-5.044); 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 sismoCircle58 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle58, 'mouseover', function() { infoWindow.setContent('
2026-02-21 01:15:16
Magnitude : 1.7
Local : NW Malaga (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle58.center); }); var point = new google.maps.LatLng(37.136,-8.001); 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 sismoCircle59 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle59, 'mouseover', function() { infoWindow.setContent('
2026-02-21 01:46:56
Magnitude : 1.3
Local : E Loulé
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle59.center); }); var point = new google.maps.LatLng(38.119,-25.935); 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 sismoCircle60 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle60, 'mouseover', function() { infoWindow.setContent('
2026-02-21 02:01:55
Magnitude : 2.2
Local : Fossa de Hirondelle
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle60.center); }); var point = new google.maps.LatLng(39.442,-29.885); 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 sismoCircle61 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle61, 'mouseover', function() { infoWindow.setContent('
2026-02-21 02:12:17
Magnitude : 3
Local : Crista Média Atlântico N
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle61.center); }); var point = new google.maps.LatLng(38.25,38.8); 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 sismoCircle62 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle62, 'mouseover', function() { infoWindow.setContent('
2026-02-21 03:43:16
Magnitude : 4.3
Local : Turkey
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle62.center); }); var point = new google.maps.LatLng(36.893,-5.065); 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 sismoCircle63 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle63, 'mouseover', function() { infoWindow.setContent('
2026-02-21 05:20:18
Magnitude : 1.4
Local : NW Malaga (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle63.center); }); var point = new google.maps.LatLng(39.145,-9.134); 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 sismoCircle64 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle64, 'mouseover', function() { infoWindow.setContent('
2026-02-21 05:38:44
Magnitude : 1.1
Local : SW Cadaval
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle64.center); }); var point = new google.maps.LatLng(36.922,-10.411); 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 sismoCircle65 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle65, 'mouseover', function() { infoWindow.setContent('
2026-02-21 06:09:02
Magnitude : 1.5
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle65.center); }); var point = new google.maps.LatLng(37.36,-8.572); 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 sismoCircle66 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle66, 'mouseover', function() { infoWindow.setContent('
2026-02-21 13:39:05
Magnitude : 0.8
Local : NW Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle66.center); }); var point = new google.maps.LatLng(39.208,-9.021); 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 sismoCircle67 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle67, 'mouseover', function() { infoWindow.setContent('
2026-02-21 13:46:55
Magnitude : 0.8
Local : SE Cadaval
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle67.center); }); var point = new google.maps.LatLng(37.335,-8.523); 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 sismoCircle68 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle68, 'mouseover', function() { infoWindow.setContent('
2026-02-21 16:13:36
Magnitude : 0.6
Local : NE Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle68.center); }); var point = new google.maps.LatLng(-11.33,162.4); 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 sismoCircle69 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle69, 'mouseover', function() { infoWindow.setContent('
2026-02-21 16:42:07
Magnitude : 6
Local : Solomon Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle69.center); }); var point = new google.maps.LatLng(37.001,-13.888); 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 sismoCircle70 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle70, 'mouseover', function() { infoWindow.setContent('
2026-02-21 18:09:24
Magnitude : 2
Local : Josephine
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle70.center); }); var point = new google.maps.LatLng(43.046,-7.814); 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 sismoCircle71 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle71, 'mouseover', function() { infoWindow.setContent('
2026-02-21 19:11:54
Magnitude : 1.8
Local : W Lugo (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle71.center); }); var point = new google.maps.LatLng(38.167,-9.289); 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 sismoCircle72 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle72, 'mouseover', function() { infoWindow.setContent('
2026-02-21 19:16:17
Magnitude : 1.3
Local : SW Sesimbra
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle72.center); }); var point = new google.maps.LatLng(38.707,-29.047); 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 sismoCircle73 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle73, 'mouseover', function() { infoWindow.setContent('
2026-02-21 20:49:04
Magnitude : 2.1
Local : W Faial
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle73.center); }); var point = new google.maps.LatLng(35.516,-4.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 sismoCircle74 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle74, 'mouseover', function() { infoWindow.setContent('
2026-02-21 20:54:00
Magnitude : 1.6
Local : Alboran
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle74.center); }); var point = new google.maps.LatLng(37.334,-8.554); 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 sismoCircle75 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle75, 'mouseover', function() { infoWindow.setContent('
2026-02-21 22:13:16
Magnitude : 1.9
Local : NE Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle75.center); }); var point = new google.maps.LatLng(37.358,-4.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 sismoCircle76 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle76, 'mouseover', function() { infoWindow.setContent('
2026-02-22 00:15:40
Magnitude : 1.6
Local : SE Cordova (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle76.center); }); var point = new google.maps.LatLng(34.951,-14.854); 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 sismoCircle77 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle77, 'mouseover', function() { infoWindow.setContent('
2026-02-22 02:44:18
Magnitude : 2.4
Local : NE Porto Santo (Madeira)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle77.center); }); var point = new google.maps.LatLng(39.195,-9.22); 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 sismoCircle78 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle78, 'mouseover', function() { infoWindow.setContent('
2026-02-22 03:52:32
Magnitude : 0.8
Local : SW Bombarral
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle78.center); }); var point = new google.maps.LatLng(-4.64,-76.45); 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 sismoCircle79 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle79, 'mouseover', function() { infoWindow.setContent('
2026-02-22 06:43:52
Magnitude : 5
Local : Northern Peru
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle79.center); }); var point = new google.maps.LatLng(46.88,153.57); 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 sismoCircle80 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle80, 'mouseover', function() { infoWindow.setContent('
2026-02-22 07:25:28
Magnitude : 5.8
Local : Kuril Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle80.center); }); var point = new google.maps.LatLng(-21.8,179.55); 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 sismoCircle81 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle81, 'mouseover', function() { infoWindow.setContent('
2026-02-22 07:43:26
Magnitude : 6
Local : South of Fiji Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle81.center); }); var point = new google.maps.LatLng(-21.85,179.5); 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 sismoCircle82 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle82, 'mouseover', function() { infoWindow.setContent('
2026-02-22 07:54:01
Magnitude : 5.3
Local : South of Fiji Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle82.center); }); var point = new google.maps.LatLng(36.616,-9.747); 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 sismoCircle83 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle83, 'mouseover', function() { infoWindow.setContent('
2026-02-22 08:09:25
Magnitude : 1.6
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle83.center); }); var point = new google.maps.LatLng(-6.98,155.73); 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 sismoCircle84 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle84, 'mouseover', function() { infoWindow.setContent('
2026-02-22 09:29:29
Magnitude : 4.9
Local : Solomon Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle84.center); }); var point = new google.maps.LatLng(41.964,-6.741); 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 sismoCircle85 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle85, 'mouseover', function() { infoWindow.setContent('
2026-02-22 09:30:14
Magnitude : 1.3
Local : N Bragança
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle85.center); }); var point = new google.maps.LatLng(6.83,116.26); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 7.1 * 9000 }; // Add the circle sismoCircle86 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle86, 'mouseover', function() { infoWindow.setContent('
2026-02-22 16:57:46
Magnitude : 7.1
Local : Borneo
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle86.center); }); var point = new google.maps.LatLng(38.933,-8.459); 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 sismoCircle87 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle87, 'mouseover', function() { infoWindow.setContent('
2026-02-22 20:09:57
Magnitude : 0.1
Local : SE Coruche
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle87.center); }); var point = new google.maps.LatLng(38.692,-8.363); var sismoOptions = { strokeColor: '#0000FF', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#0000FF', fillOpacity: 0.5, map: map, center: point, zIndex: 15, radius: 2.1 * 9000 }; // Add the circle sismoCircle88 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle88, 'mouseover', function() { infoWindow.setContent('
2026-02-22 21:32:22
Magnitude : 2.1
Local : E Vendas Novas
Sismo Sentido
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle88.center); }); var point = new google.maps.LatLng(37.304,-8.388); 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 sismoCircle89 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle89, 'mouseover', function() { infoWindow.setContent('
2026-02-22 21:34:02
Magnitude : 1
Local : NE Silves
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle89.center); }); var point = new google.maps.LatLng(37.289,-8.385); 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 sismoCircle90 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle90, 'mouseover', function() { infoWindow.setContent('
2026-02-22 22:08:56
Magnitude : 0.5
Local : NE Silves
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle90.center); }); var point = new google.maps.LatLng(-13.53,-76.74); 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 sismoCircle91 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle91, 'mouseover', function() { infoWindow.setContent('
2026-02-22 22:36:17
Magnitude : 5.2
Local : Near Coast of Peru
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle91.center); }); var point = new google.maps.LatLng(36.694,-8.738); 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 sismoCircle92 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle92, 'mouseover', function() { infoWindow.setContent('
2026-02-23 00:08:11
Magnitude : 0.9
Local : SE Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle92.center); }); var point = new google.maps.LatLng(36.56,-9.753); 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 sismoCircle93 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle93, 'mouseover', function() { infoWindow.setContent('
2026-02-23 01:20:32
Magnitude : 1.1
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle93.center); }); var point = new google.maps.LatLng(39.384,-9.184); 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 sismoCircle94 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle94, 'mouseover', function() { infoWindow.setContent('
2026-02-23 02:28:46
Magnitude : 1
Local : SW Caldas da Rainha
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle94.center); }); var point = new google.maps.LatLng(36.724,-7.77); 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 sismoCircle95 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle95, 'mouseover', function() { infoWindow.setContent('
2026-02-23 03:07:21
Magnitude : 1.7
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle95.center); }); var point = new google.maps.LatLng(36.753,-7.61); 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 sismoCircle96 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle96, 'mouseover', function() { infoWindow.setContent('
2026-02-23 03:31:19
Magnitude : 1.2
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle96.center); }); var point = new google.maps.LatLng(40.97,84.2); 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 sismoCircle97 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle97, 'mouseover', function() { infoWindow.setContent('
2026-02-23 04:12:07
Magnitude : 4.7
Local : Southern Xinjiang, China
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle97.center); }); var point = new google.maps.LatLng(52.63,-170.03); 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 sismoCircle98 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle98, 'mouseover', function() { infoWindow.setContent('
2026-02-23 05:11:51
Magnitude : 6.1
Local : Fox Islands, Aleutian Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle98.center); }); var point = new google.maps.LatLng(37.158,-7.542); 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 sismoCircle99 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle99, 'mouseover', function() { infoWindow.setContent('
2026-02-23 06:13:39
Magnitude : 1
Local : NE Tavira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle99.center); }); var point = new google.maps.LatLng(36.402,-7.782); 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('
2026-02-23 09:06:21
Magnitude : 1.2
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle100.center); }); var point = new google.maps.LatLng(52.41,-169.91); 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 sismoCircle101 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle101, 'mouseover', function() { infoWindow.setContent('
2026-02-23 10:02:08
Magnitude : 5.5
Local : Fox Islands, Aleutian Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle101.center); }); var point = new google.maps.LatLng(36.75,-7.163); 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 sismoCircle102 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle102, 'mouseover', function() { infoWindow.setContent('
2026-02-23 13:33:51
Magnitude : 1.6
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle102.center); }); var point = new google.maps.LatLng(38.633,-29.047); 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 sismoCircle103 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle103, 'mouseover', function() { infoWindow.setContent('
2026-02-23 15:11:08
Magnitude : 2.4
Local : W Faial
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle103.center); }); var point = new google.maps.LatLng(36.402,-8.877); 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 sismoCircle104 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle104, 'mouseover', function() { infoWindow.setContent('
2026-02-23 16:37:29
Magnitude : 1.2
Local : SE Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle104.center); }); var point = new google.maps.LatLng(37.571,-8.045); 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 sismoCircle105 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle105, 'mouseover', function() { infoWindow.setContent('
2026-02-23 16:48:01
Magnitude : 0.3
Local : NE Almodovar
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle105.center); }); var point = new google.maps.LatLng(34.952,-5.41); 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 sismoCircle106 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle106, 'mouseover', function() { infoWindow.setContent('
2026-02-23 20:48:19
Magnitude : 2.1
Local : S Tetuan (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle106.center); }); var point = new google.maps.LatLng(36.574,-5.283); 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 sismoCircle107 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle107, 'mouseover', function() { infoWindow.setContent('
2026-02-23 23:31:20
Magnitude : 2.1
Local : N Gibraltar (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle107.center); }); var point = new google.maps.LatLng(37.867,-8.161); 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 sismoCircle108 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle108, 'mouseover', function() { infoWindow.setContent('
2026-02-24 02:38:02
Magnitude : 2
Local : SE Aljustrel
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle108.center); }); var point = new google.maps.LatLng(37.235,-9.316); 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 sismoCircle109 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle109, 'mouseover', function() { infoWindow.setContent('
2026-02-24 03:52:05
Magnitude : 1.4
Local : NW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle109.center); }); var point = new google.maps.LatLng(38.341,-6.86); 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 sismoCircle110 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle110, 'mouseover', function() { infoWindow.setContent('
2026-02-24 03:57:04
Magnitude : 0.5
Local : NE Barrancos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle110.center); }); var point = new google.maps.LatLng(41.995,-7.958); 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 sismoCircle111 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle111, 'mouseover', function() { infoWindow.setContent('
2026-02-24 04:16:49
Magnitude : 0.9
Local : NW Montalegre
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle111.center); }); var point = new google.maps.LatLng(38.066,-26.562); 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 sismoCircle112 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle112, 'mouseover', function() { infoWindow.setContent('
2026-02-24 07:10:19
Magnitude : 2.8
Local : Fossa de Hirondelle
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle112.center); }); var point = new google.maps.LatLng(33.212,-16.42); 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 sismoCircle113 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle113, 'mouseover', function() { infoWindow.setContent('
2026-02-24 07:26:33
Magnitude : 2.2
Local : NW Porto Santo (Madeira)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle113.center); }); var point = new google.maps.LatLng(-2.11,138.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 sismoCircle114 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle114, 'mouseover', function() { infoWindow.setContent('
2026-02-24 07:46:48
Magnitude : 5.5
Local : Irian Jaya, Indonesia
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle114.center); }); var point = new google.maps.LatLng(37.001,-2.324); 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 sismoCircle115 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle115, 'mouseover', function() { infoWindow.setContent('
2026-02-24 08:16:30
Magnitude : 2.1
Local : SE Almeria (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle115.center); }); var point = new google.maps.LatLng(39.09,-8.975); 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 sismoCircle116 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle116, 'mouseover', function() { infoWindow.setContent('
2026-02-24 09:03:05
Magnitude : 1.2
Local : NE Alenquer
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle116.center); }); var point = new google.maps.LatLng(39.158,-9.123); 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('
2026-02-24 09:09:21
Magnitude : 1.5
Local : SW Cadaval
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle117.center); }); var point = new google.maps.LatLng(36.511,-5.209); 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 sismoCircle118 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle118, 'mouseover', function() { infoWindow.setContent('
2026-02-24 09:35:45
Magnitude : 3
Local : NE Gibraltar (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle118.center); }); var point = new google.maps.LatLng(38.831,-8.057); 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 sismoCircle119 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle119, 'mouseover', function() { infoWindow.setContent('
2026-02-24 10:15:58
Magnitude : 0.7
Local : NW Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle119.center); }); var point = new google.maps.LatLng(38.675,-27.232); 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 sismoCircle120 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle120, 'mouseover', function() { infoWindow.setContent('
2026-02-24 13:18:21
Magnitude : 2
Local : S Caldeira Guilherme Moni
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle120.center); }); var point = new google.maps.LatLng(36.995,-14.179); 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 sismoCircle121 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle121, 'mouseover', function() { infoWindow.setContent('
2026-02-24 14:32:54
Magnitude : 2.4
Local : Josephine
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle121.center); }); var point = new google.maps.LatLng(37.183,-8.634); 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 sismoCircle122 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle122, 'mouseover', function() { infoWindow.setContent('
2026-02-24 14:44:35
Magnitude : 0.8
Local : NW Portimão
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle122.center); }); var point = new google.maps.LatLng(36.671,-11.274); 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 sismoCircle123 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle123, 'mouseover', function() { infoWindow.setContent('
2026-02-24 16:15:40
Magnitude : 1.8
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle123.center); }); var point = new google.maps.LatLng(36.559,-5.424); 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 sismoCircle124 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle124, 'mouseover', function() { infoWindow.setContent('
2026-02-24 21:12:51
Magnitude : 2
Local : NW Gibraltar (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle124.center); }); var point = new google.maps.LatLng(39.179,-9.144); 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 sismoCircle125 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle125, 'mouseover', function() { infoWindow.setContent('
2026-02-24 21:57:07
Magnitude : 1
Local : SW Cadaval
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle125.center); }); var point = new google.maps.LatLng(36.453,-5.381); 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 sismoCircle126 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle126, 'mouseover', function() { infoWindow.setContent('
2026-02-25 00:34:17
Magnitude : 1.9
Local : N Gibraltar
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle126.center); }); var point = new google.maps.LatLng(38.24,-26.125); 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 sismoCircle127 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle127, 'mouseover', function() { infoWindow.setContent('
2026-02-25 01:07:44
Magnitude : 2.1
Local : N Fossa de Hirondelle
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle127.center); }); var point = new google.maps.LatLng(34.556,-4.825); 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 sismoCircle128 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle128, 'mouseover', function() { infoWindow.setContent('
2026-02-25 01:20:28
Magnitude : 1.7
Local : NE Fez (Marr)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle128.center); }); var point = new google.maps.LatLng(36.878,-8.334); 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 sismoCircle129 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle129, 'mouseover', function() { infoWindow.setContent('
2026-02-25 01:49:49
Magnitude : 0.4
Local : SW Albufeira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle129.center); }); var point = new google.maps.LatLng(37.178,-9.346); 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 sismoCircle130 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle130, 'mouseover', function() { infoWindow.setContent('
2026-02-25 05:14:02
Magnitude : 0.9
Local : NW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle130.center); }); var point = new google.maps.LatLng(38.771,-10.386); 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('
2026-02-25 05:22:42
Magnitude : 0.7
Local : Abissal do Tejo
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle131.center); }); var point = new google.maps.LatLng(36.71,-7.151); 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 sismoCircle132 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle132, 'mouseover', function() { infoWindow.setContent('
2026-02-25 05:58:10
Magnitude : 0.5
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle132.center); }); var point = new google.maps.LatLng(-10.54,165.89); 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 sismoCircle133 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle133, 'mouseover', function() { infoWindow.setContent('
2026-02-25 09:48:08
Magnitude : 5
Local : Santa Cruz Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle133.center); }); var point = new google.maps.LatLng(36.859,-3.608); 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 sismoCircle134 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle134, 'mouseover', function() { infoWindow.setContent('
2026-02-25 10:12:49
Magnitude : 3
Local : S Granada (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle134.center); }); var point = new google.maps.LatLng(39.261,-9.238); 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 sismoCircle135 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle135, 'mouseover', function() { infoWindow.setContent('
2026-02-25 10:35:21
Magnitude : 1.3
Local : W Bombarral
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle135.center); }); var point = new google.maps.LatLng(33.491,-4.907); 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 sismoCircle136 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle136, 'mouseover', function() { infoWindow.setContent('
2026-02-25 11:10:36
Magnitude : 2.5
Local : SE Fez (Marr)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle136.center); }); var point = new google.maps.LatLng(36.97,71.51); 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 sismoCircle137 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle137, 'mouseover', function() { infoWindow.setContent('
2026-02-25 11:12:06
Magnitude : 5.4
Local : Afghanistan-Tajikistan Bord Reg.
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle137.center); }); var point = new google.maps.LatLng(35.22,-4.12); 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 sismoCircle138 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle138, 'mouseover', function() { infoWindow.setContent('
2026-02-25 11:13:20
Magnitude : 2.9
Local : SW Al Hoceima (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle138.center); }); var point = new google.maps.LatLng(39.197,-9.137); 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 sismoCircle139 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle139, 'mouseover', function() { infoWindow.setContent('
2026-02-25 12:57:32
Magnitude : 1
Local : SW Cadaval
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle139.center); }); var point = new google.maps.LatLng(39.255,-8.91); 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 sismoCircle140 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle140, 'mouseover', function() { infoWindow.setContent('
2026-02-25 15:43:04
Magnitude : 1.1
Local : SE Rio Maior
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle140.center); }); var point = new google.maps.LatLng(23,94.83); 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 sismoCircle141 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle141, 'mouseover', function() { infoWindow.setContent('
2026-02-25 16:51:49
Magnitude : 5.1
Local : Myanmar-India Border Region
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle141.center); }); var point = new google.maps.LatLng(37.322,-8.564); 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 sismoCircle142 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle142, 'mouseover', function() { infoWindow.setContent('
2026-02-25 17:18:16
Magnitude : 1.5
Local : NW Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle142.center); }); var point = new google.maps.LatLng(37.99,-8.504); 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 sismoCircle143 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle143, 'mouseover', function() { infoWindow.setContent('
2026-02-25 19:11:24
Magnitude : 1.3
Local : E Santiago do Cacém
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle143.center); }); var point = new google.maps.LatLng(37.105,-8.542); 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 sismoCircle144 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle144, 'mouseover', function() { infoWindow.setContent('
2026-02-25 22:35:13
Magnitude : 0.6
Local : SE Portimão
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle144.center); }); var point = new google.maps.LatLng(43.573,-7.94); 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 sismoCircle145 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle145, 'mouseover', function() { infoWindow.setContent('
2026-02-26 00:36:27
Magnitude : 1.6
Local : NE Coruna (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle145.center); }); var point = new google.maps.LatLng(33.768,-17.275); 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 sismoCircle146 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle146, 'mouseover', function() { infoWindow.setContent('
2026-02-26 00:53:37
Magnitude : 3
Local : N Porto Moniz (Madeira)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle146.center); }); var point = new google.maps.LatLng(36.803,-7.669); 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 sismoCircle147 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle147, 'mouseover', function() { infoWindow.setContent('
2026-02-26 03:02:58
Magnitude : 1
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle147.center); }); var point = new google.maps.LatLng(41.994,-7.4); 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 sismoCircle148 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle148, 'mouseover', function() { infoWindow.setContent('
2026-02-26 03:40:31
Magnitude : 0.6
Local : NE Chaves
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle148.center); }); var point = new google.maps.LatLng(37.171,-4.499); 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 sismoCircle149 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle149, 'mouseover', function() { infoWindow.setContent('
2026-02-26 03:57:14
Magnitude : 1.6
Local : NW Malaga (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle149.center); }); var point = new google.maps.LatLng(35.621,-9.571); 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 sismoCircle150 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle150, 'mouseover', function() { infoWindow.setContent('
2026-02-26 04:06:09
Magnitude : 1.7
Local : Mar de Marrocos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle150.center); }); var point = new google.maps.LatLng(37.273,-7.91); 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 sismoCircle151 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle151, 'mouseover', function() { infoWindow.setContent('
2026-02-26 04:49:59
Magnitude : 0.9
Local : NW S.Brás de Alportel
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle151.center); }); var point = new google.maps.LatLng(35.937,-4.808); 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 sismoCircle152 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle152, 'mouseover', function() { infoWindow.setContent('
2026-02-26 04:57:26
Magnitude : 1.7
Local : Alboran
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle152.center); }); var point = new google.maps.LatLng(51.56,159.69); 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 sismoCircle153 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle153, 'mouseover', function() { infoWindow.setContent('
2026-02-26 04:59:03
Magnitude : 5.7
Local : Off East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle153.center); }); var point = new google.maps.LatLng(36.734,-7.256); 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 sismoCircle154 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle154, 'mouseover', function() { infoWindow.setContent('
2026-02-26 05:47:29
Magnitude : 1
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle154.center); }); var point = new google.maps.LatLng(50.06,156.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 sismoCircle155 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle155, 'mouseover', function() { infoWindow.setContent('
2026-02-26 07:04:25
Magnitude : 5.1
Local : Kuril Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle155.center); }); var point = new google.maps.LatLng(36.752,-7.456); 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 sismoCircle156 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle156, 'mouseover', function() { infoWindow.setContent('
2026-02-26 10:16:14
Magnitude : 1.1
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle156.center); }); var point = new google.maps.LatLng(41.982,-4.164); 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 sismoCircle157 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle157, 'mouseover', function() { infoWindow.setContent('
2026-02-26 10:36:54
Magnitude : 2.1
Local : E Palencia (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle157.center); }); var point = new google.maps.LatLng(36.612,-11.176); 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 sismoCircle158 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle158, 'mouseover', function() { infoWindow.setContent('
2026-02-26 10:55:14
Magnitude : 2.4
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle158.center); }); var point = new google.maps.LatLng(36.644,-7.42); 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 sismoCircle159 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle159, 'mouseover', function() { infoWindow.setContent('
2026-02-26 11:49:34
Magnitude : 1.6
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle159.center); }); var point = new google.maps.LatLng(28.069,-16.182); 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 sismoCircle160 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle160, 'mouseover', function() { infoWindow.setContent('
2026-02-26 12:26:19
Magnitude : 3.4
Local : Canary Islands, Spain Region
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle160.center); }); var point = new google.maps.LatLng(35.705,-8.976); 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 sismoCircle161 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle161, 'mouseover', function() { infoWindow.setContent('
2026-02-26 13:59:52
Magnitude : 1.5
Local : Mar de Marrocos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle161.center); }); var point = new google.maps.LatLng(36.933,-24.215); 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 sismoCircle162 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle162, 'mouseover', function() { infoWindow.setContent('
2026-02-26 14:13:58
Magnitude : 2.1
Local : Falha GLORIA
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle162.center); }); var point = new google.maps.LatLng(36.198,-7.512); 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 sismoCircle163 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle163, 'mouseover', function() { infoWindow.setContent('
2026-02-26 14:26:02
Magnitude : 1.3
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle163.center); }); var point = new google.maps.LatLng(39.121,-9.129); 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 sismoCircle164 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle164, 'mouseover', function() { infoWindow.setContent('
2026-02-26 14:35:00
Magnitude : 1
Local : NE Sobral de Monte Agraço
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle164.center); }); var point = new google.maps.LatLng(41.276,-8.075); 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 sismoCircle165 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle165, 'mouseover', function() { infoWindow.setContent('
2026-02-26 17:42:14
Magnitude : 1
Local : NE Amarante
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle165.center); }); var point = new google.maps.LatLng(38.689,-9.13); 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 sismoCircle166 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle166, 'mouseover', function() { infoWindow.setContent('
2026-02-26 18:33:52
Magnitude : 1.4
Local : NE Almada
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle166.center); }); var point = new google.maps.LatLng(38.525,-8.385); 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 sismoCircle167 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle167, 'mouseover', function() { infoWindow.setContent('
2026-02-26 22:53:02
Magnitude : 0.3
Local : SE Vendas Novas
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle167.center); }); var point = new google.maps.LatLng(35.254,-6.131); 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 sismoCircle168 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle168, 'mouseover', function() { infoWindow.setContent('
2026-02-27 01:48:30
Magnitude : 1.6
Local : Costa de Marrocos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle168.center); }); var point = new google.maps.LatLng(37.132,-4.563); 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 sismoCircle169 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle169, 'mouseover', function() { infoWindow.setContent('
2026-02-27 02:11:55
Magnitude : 1.5
Local : NW Malaga (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle169.center); }); var point = new google.maps.LatLng(36.758,-11.025); 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 sismoCircle170 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle170, 'mouseover', function() { infoWindow.setContent('
2026-02-27 03:40:17
Magnitude : 1.7
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle170.center); }); var point = new google.maps.LatLng(39.127,-9.117); 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 sismoCircle171 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle171, 'mouseover', function() { infoWindow.setContent('
2026-02-27 03:53:59
Magnitude : 1.2
Local : NW Alenquer
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle171.center); }); var point = new google.maps.LatLng(39.043,-9.053); 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 sismoCircle172 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle172, 'mouseover', function() { infoWindow.setContent('
2026-02-27 06:28:58
Magnitude : 0.6
Local : SW Alenquer
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle172.center); }); var point = new google.maps.LatLng(41.814,-9.026); 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 sismoCircle173 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle173, 'mouseover', function() { infoWindow.setContent('
2026-02-27 06:52:54
Magnitude : 1.4
Local : SW Caminha
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle173.center); }); var point = new google.maps.LatLng(36.451,-8.168); 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 sismoCircle174 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle174, 'mouseover', function() { infoWindow.setContent('
2026-02-27 07:30:29
Magnitude : 1.5
Local : SW Faro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle174.center); }); var point = new google.maps.LatLng(22.45,89.14); 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 sismoCircle175 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle175, 'mouseover', function() { infoWindow.setContent('
2026-02-27 07:52:24
Magnitude : 5.3
Local : Bangladesh
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle175.center); }); var point = new google.maps.LatLng(37.211,-7.263); 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 sismoCircle176 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle176, 'mouseover', function() { infoWindow.setContent('
2026-02-27 11:40:36
Magnitude : 1
Local : E V.R.Sto António
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle176.center); }); var point = new google.maps.LatLng(40.78,48.6); 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 sismoCircle177 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle177, 'mouseover', function() { infoWindow.setContent('
2026-02-27 11:52:47
Magnitude : 4.8
Local : Eastern Caucasus
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle177.center); }); var point = new google.maps.LatLng(38.312,-7.922); 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 sismoCircle178 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle178, 'mouseover', function() { infoWindow.setContent('
2026-02-27 13:18:10
Magnitude : 0.6
Local : E Viana do Alentejo
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle178.center); }); var point = new google.maps.LatLng(41.987,-7.624); 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 sismoCircle179 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle179, 'mouseover', function() { infoWindow.setContent('
2026-02-27 19:23:29
Magnitude : 2.3
Local : NE Montalegre
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle179.center); }); var point = new google.maps.LatLng(36.621,-7.54); 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 sismoCircle180 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle180, 'mouseover', function() { infoWindow.setContent('
2026-02-27 19:57:36
Magnitude : 1.3
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle180.center); }); var point = new google.maps.LatLng(36.527,-9.118); 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 sismoCircle181 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle181, 'mouseover', function() { infoWindow.setContent('
2026-02-27 20:18:20
Magnitude : 1.3
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle181.center); }); var point = new google.maps.LatLng(39.177,-9.077); 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 sismoCircle182 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle182, 'mouseover', function() { infoWindow.setContent('
2026-02-28 02:51:48
Magnitude : 0.7
Local : SE Cadaval
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle182.center); }); var point = new google.maps.LatLng(39.146,-9.102); 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 sismoCircle183 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle183, 'mouseover', function() { infoWindow.setContent('
2026-02-28 04:38:07
Magnitude : 1.3
Local : S Cadaval
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle183.center); }); var point = new google.maps.LatLng(25.13,125.06); 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 sismoCircle184 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle184, 'mouseover', function() { infoWindow.setContent('
2026-02-28 05:53:57
Magnitude : 5.4
Local : Southwestern Ryukyu Isl., Japan
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle184.center); }); var point = new google.maps.LatLng(-5.52,151.87); 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 sismoCircle185 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle185, 'mouseover', function() { infoWindow.setContent('
2026-02-28 06:23:26
Magnitude : 5.4
Local : New Britain Region, P.N.G.
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle185.center); }); var point = new google.maps.LatLng(38.785,-8.011); 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 sismoCircle186 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle186, 'mouseover', function() { infoWindow.setContent('
2026-02-28 10:31:06
Magnitude : 0.2
Local : NW Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle186.center); }); var point = new google.maps.LatLng(38.782,-7.992); 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 sismoCircle187 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle187, 'mouseover', function() { infoWindow.setContent('
2026-02-28 10:39:17
Magnitude : 0.6
Local : N Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle187.center); }); var point = new google.maps.LatLng(38.782,-7.984); 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 sismoCircle188 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle188, 'mouseover', function() { infoWindow.setContent('
2026-02-28 10:45:04
Magnitude : 0.2
Local : N Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle188.center); }); var point = new google.maps.LatLng(36.415,-7.89); 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 sismoCircle189 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle189, 'mouseover', function() { infoWindow.setContent('
2026-02-28 11:10:25
Magnitude : 1.4
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle189.center); }); var point = new google.maps.LatLng(42.436,-8.086); 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 sismoCircle190 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle190, 'mouseover', function() { infoWindow.setContent('
2026-02-28 11:17:24
Magnitude : 0.4
Local : NW Ourense (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle190.center); }); var point = new google.maps.LatLng(25.3,124.96); 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 sismoCircle191 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle191, 'mouseover', function() { infoWindow.setContent('
2026-02-28 12:56:59
Magnitude : 5.1
Local : Northeast of Taiwan
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle191.center); }); var point = new google.maps.LatLng(38.409,-8.111); 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 sismoCircle192 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle192, 'mouseover', function() { infoWindow.setContent('
2026-02-28 13:36:47
Magnitude : 0.8
Local : NW Viana do Alentejo
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle192.center); }); var point = new google.maps.LatLng(38.208,-8.912); 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 sismoCircle193 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle193, 'mouseover', function() { infoWindow.setContent('
2026-02-28 14:57:02
Magnitude : 0.9
Local : NW Melides
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle193.center); }); var point = new google.maps.LatLng(36.819,-4.424); 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 sismoCircle194 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle194, 'mouseover', function() { infoWindow.setContent('
2026-02-28 17:09:50
Magnitude : 2
Local : NW Malaga (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle194.center); }); var point = new google.maps.LatLng(9.42,-81.88); 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 sismoCircle195 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle195, 'mouseover', function() { infoWindow.setContent('
2026-02-28 17:11:55
Magnitude : 5
Local : Panama
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle195.center); }); var point = new google.maps.LatLng(5,126.07); 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 sismoCircle196 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle196, 'mouseover', function() { infoWindow.setContent('
2026-02-28 17:22:21
Magnitude : 5.4
Local : Mindanao, Philippines
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle196.center); }); var point = new google.maps.LatLng(38.401,-7.917); 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 sismoCircle197 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle197, 'mouseover', function() { infoWindow.setContent('
2026-02-28 18:31:57
Magnitude : 0.8
Local : NE Viana do Alentejo
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle197.center); }); var point = new google.maps.LatLng(36.258,-7.51); 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 sismoCircle198 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle198, 'mouseover', function() { infoWindow.setContent('
2026-02-28 23:59:53
Magnitude : 1.3
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle198.center); }); var point = new google.maps.LatLng(36.378,-7.922); 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 sismoCircle199 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle199, 'mouseover', function() { infoWindow.setContent('
2026-03-01 01:24:35
Magnitude : 1.5
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle199.center); }); var point = new google.maps.LatLng(37.327,-8.593); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 0 * 9000 }; // Add the circle sismoCircle200 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle200, 'mouseover', function() { infoWindow.setContent('
2026-03-01 02:35:43
Magnitude : 0
Local : NW Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle200.center); }); var point = new google.maps.LatLng(39.438,-8.761); 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 sismoCircle201 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle201, 'mouseover', function() { infoWindow.setContent('
2026-03-01 02:48:25
Magnitude : 0.6
Local : W Alcanena
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle201.center); }); var point = new google.maps.LatLng(36.464,-7.432); 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 sismoCircle202 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle202, 'mouseover', function() { infoWindow.setContent('
2026-03-01 02:48:47
Magnitude : 1.2
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle202.center); }); var point = new google.maps.LatLng(36.678,-9.498); 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 sismoCircle203 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle203, 'mouseover', function() { infoWindow.setContent('
2026-03-01 04:50:47
Magnitude : 1.6
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle203.center); }); var point = new google.maps.LatLng(-21.9,-179.44); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 6.3 * 9000 }; // Add the circle sismoCircle204 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle204, 'mouseover', function() { infoWindow.setContent('
2026-03-01 05:44:43
Magnitude : 6.3
Local : Fiji Islands Region
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle204.center); }); var point = new google.maps.LatLng(34.723,-5.093); 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 sismoCircle205 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle205, 'mouseover', function() { infoWindow.setContent('
2026-03-01 05:55:45
Magnitude : 2.1
Local : N Fez (Marr)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle205.center); }); var point = new google.maps.LatLng(-16.71,-173.47); 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 sismoCircle206 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle206, 'mouseover', function() { infoWindow.setContent('
2026-03-01 06:38:42
Magnitude : 5.2
Local : Tonga Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle206.center); }); var point = new google.maps.LatLng(36.593,-5.275); 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 sismoCircle207 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle207, 'mouseover', function() { infoWindow.setContent('
2026-03-01 07:37:24
Magnitude : 2.3
Local : N Gibraltar (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle207.center); }); var point = new google.maps.LatLng(36.915,-5.25); 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 sismoCircle208 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle208, 'mouseover', function() { infoWindow.setContent('
2026-03-01 08:48:28
Magnitude : 1.3
Local : SE Sevilha (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle208.center); }); var point = new google.maps.LatLng(31.12,130.48); 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 sismoCircle209 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle209, 'mouseover', function() { infoWindow.setContent('
2026-03-01 09:00:08
Magnitude : 5.5
Local : Kyushu, Japan
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle209.center); }); var point = new google.maps.LatLng(43.811,-9.596); 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 sismoCircle210 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle210, 'mouseover', function() { infoWindow.setContent('
2026-03-01 09:40:20
Magnitude : 1.4
Local : Spain
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle210.center); }); var point = new google.maps.LatLng(39.135,-9.188); 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 sismoCircle211 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle211, 'mouseover', function() { infoWindow.setContent('
2026-03-01 10:02:46
Magnitude : 1
Local : NE Torres Vedras
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle211.center); }); var point = new google.maps.LatLng(7.52,-72.89); 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 sismoCircle212 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle212, 'mouseover', function() { infoWindow.setContent('
2026-03-01 10:12:52
Magnitude : 5
Local : Northern Colombia
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle212.center); }); var point = new google.maps.LatLng(43.424,-9.206); 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 sismoCircle213 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle213, 'mouseover', function() { infoWindow.setContent('
2026-03-01 10:43:59
Magnitude : 1.6
Local : Spain
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle213.center); }); var point = new google.maps.LatLng(38.8,-9.137); 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 sismoCircle214 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle214, 'mouseover', function() { infoWindow.setContent('
2026-03-01 13:51:31
Magnitude : 1
Local : SE Loures
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle214.center); }); var point = new google.maps.LatLng(39.476,-9.253); 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 sismoCircle215 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle215, 'mouseover', function() { infoWindow.setContent('
2026-03-01 14:20:29
Magnitude : 0.9
Local : NW Caldas da Rainha
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle215.center); }); var point = new google.maps.LatLng(45.632,-4.253); 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 sismoCircle216 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle216, 'mouseover', function() { infoWindow.setContent('
2026-03-01 15:00:43
Magnitude : 2.1
Local : Mar Cantábrico
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle216.center); }); var point = new google.maps.LatLng(36.8,-24.091); 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 sismoCircle217 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle217, 'mouseover', function() { infoWindow.setContent('
2026-03-01 15:30:43
Magnitude : 2.4
Local : Falha GLORIA
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle217.center); }); var point = new google.maps.LatLng(31.72,-41.73); 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 sismoCircle218 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle218, 'mouseover', function() { infoWindow.setContent('
2026-03-01 16:41:18
Magnitude : 5
Local : Northern Mid-Atlantic Ridge
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle218.center); }); var point = new google.maps.LatLng(-0.07,-17.02); 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 sismoCircle219 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle219, 'mouseover', function() { infoWindow.setContent('
2026-03-01 18:36:40
Magnitude : 5
Local : North of Ascension Island
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle219.center); }); var point = new google.maps.LatLng(38.003,-9.722); 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 sismoCircle220 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle220, 'mouseover', function() { infoWindow.setContent('
2026-03-01 20:05:10
Magnitude : 0.9
Local : SW Sesimbra
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle220.center); }); var point = new google.maps.LatLng(42.827,-14.589); 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 sismoCircle221 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle221, 'mouseover', function() { infoWindow.setContent('
2026-03-01 21:23:39
Magnitude : 2.1
Local : Abissal Ibérica
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle221.center); }); var point = new google.maps.LatLng(37.628,-25.454); 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 sismoCircle222 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle222, 'mouseover', function() { infoWindow.setContent('
2026-03-02 00:45:49
Magnitude : 2.2
Local : S Fogo-Congro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle222.center); }); var point = new google.maps.LatLng(36.272,-7.854); 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 sismoCircle223 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle223, 'mouseover', function() { infoWindow.setContent('
2026-03-02 01:47:33
Magnitude : 1.1
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle223.center); }); var point = new google.maps.LatLng(4.83,-32.75); 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 sismoCircle224 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle224, 'mouseover', function() { infoWindow.setContent('
2026-03-02 03:16:02
Magnitude : 4.8
Local : Central Mid-Atlantic Ridge
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle224.center); }); var point = new google.maps.LatLng(22.95,144.3); 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 sismoCircle225 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle225, 'mouseover', function() { infoWindow.setContent('
2026-03-02 03:55:22
Magnitude : 6.1
Local : Volcano Islands, Japan Region
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle225.center); }); var point = new google.maps.LatLng(38.082,-26.392); 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 sismoCircle226 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle226, 'mouseover', function() { infoWindow.setContent('
2026-03-02 04:12:33
Magnitude : 2.4
Local : Fossa de Hirondelle
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle226.center); }); var point = new google.maps.LatLng(34.532,-16.846); 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 sismoCircle227 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle227, 'mouseover', function() { infoWindow.setContent('
2026-03-02 04:54:58
Magnitude : 2.6
Local : NW Porto Santo (Madeira)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle227.center); }); var point = new google.maps.LatLng(37.341,-8.441); 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 sismoCircle228 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle228, 'mouseover', function() { infoWindow.setContent('
2026-03-02 05:52:53
Magnitude : 1.1
Local : NE Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle228.center); }); var point = new google.maps.LatLng(42.324,-9.138); 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 sismoCircle229 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle229, 'mouseover', function() { infoWindow.setContent('
2026-03-02 07:10:13
Magnitude : 2
Local : Costa da Galiza (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle229.center); }); var point = new google.maps.LatLng(25.26,124.88); 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 sismoCircle230 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle230, 'mouseover', function() { infoWindow.setContent('
2026-03-02 10:39:23
Magnitude : 5.6
Local : Northeast of Taiwan
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle230.center); }); var point = new google.maps.LatLng(36.641,-7.395); 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('
2026-03-02 14:58:55
Magnitude : 1.1
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle231.center); }); var point = new google.maps.LatLng(39.826,-29.726); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 3.8 * 9000 }; // Add the circle sismoCircle232 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle232, 'mouseover', function() { infoWindow.setContent('
2026-03-02 14:59:06
Magnitude : 3.8
Local : Crista Média Atlântico N
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle232.center); }); var point = new google.maps.LatLng(38.256,-8.441); 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 sismoCircle233 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle233, 'mouseover', function() { infoWindow.setContent('
2026-03-02 15:48:28
Magnitude : 0.2
Local : SE Alcácer do Sal
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle233.center); }); var point = new google.maps.LatLng(37.947,-9.332); 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 sismoCircle234 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle234, 'mouseover', function() { infoWindow.setContent('
2026-03-02 19:42:59
Magnitude : 1.1
Local : W Sines
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle234.center); }); var point = new google.maps.LatLng(38.586,-7.208); 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 sismoCircle235 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle235, 'mouseover', function() { infoWindow.setContent('
2026-03-02 23:05:59
Magnitude : 0.5
Local : SW Olivença
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle235.center); }); var point = new google.maps.LatLng(38.065,-8.426); 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 sismoCircle236 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle236, 'mouseover', function() { infoWindow.setContent('
2026-03-03 02:13:53
Magnitude : 0.7
Local : SE Grândola
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle236.center); }); var point = new google.maps.LatLng(36.519,-7.649); 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 sismoCircle237 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle237, 'mouseover', function() { infoWindow.setContent('
2026-03-03 04:38:18
Magnitude : 1.8
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle237.center); }); var point = new google.maps.LatLng(36.532,-7.653); 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 sismoCircle238 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle238, 'mouseover', function() { infoWindow.setContent('
2026-03-03 04:41:09
Magnitude : 1.5
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle238.center); }); var point = new google.maps.LatLng(2.03,96.77); 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 sismoCircle239 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle239, 'mouseover', function() { infoWindow.setContent('
2026-03-03 04:56:47
Magnitude : 6.1
Local : Northern Sumatra, Indonesia
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle239.center); }); var point = new google.maps.LatLng(36.649,-5.522); 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 sismoCircle240 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle240, 'mouseover', function() { infoWindow.setContent('
2026-03-03 21:47:08
Magnitude : 1.6
Local : NW Gibraltar (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle240.center); }); var point = new google.maps.LatLng(38.468,-26.837); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 3.5 * 9000 }; // Add the circle sismoCircle241 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle241, 'mouseover', function() { infoWindow.setContent('
2026-03-04 04:50:22
Magnitude : 3.5
Local : N Banco D. João de Castro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle241.center); }); var point = new google.maps.LatLng(37.312,-8.578); 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 sismoCircle242 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle242, 'mouseover', function() { infoWindow.setContent('
2026-03-04 08:05:33
Magnitude : 0.9
Local : W Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle242.center); }); var point = new google.maps.LatLng(36.692,-7.328); 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 sismoCircle243 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle243, 'mouseover', function() { infoWindow.setContent('
2026-03-04 11:10:39
Magnitude : 1.8
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle243.center); }); var point = new google.maps.LatLng(36.898,-24.065); 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 sismoCircle244 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle244, 'mouseover', function() { infoWindow.setContent('
2026-03-04 11:47:15
Magnitude : 2.8
Local : Falha GLORIA
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle244.center); }); var point = new google.maps.LatLng(39.276,-7.078); 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 sismoCircle245 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle245, 'mouseover', function() { infoWindow.setContent('
2026-03-04 13:21:35
Magnitude : 0.5
Local : SE Valência de Alcântara
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle245.center); }); var point = new google.maps.LatLng(38.79,-7.976); 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 sismoCircle246 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle246, 'mouseover', function() { infoWindow.setContent('
2026-03-04 13:53:10
Magnitude : 1.1
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle246.center); }); var point = new google.maps.LatLng(38.785,-7.972); 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 sismoCircle247 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle247, 'mouseover', function() { infoWindow.setContent('
2026-03-04 13:58:04
Magnitude : 0.9
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle247.center); }); var point = new google.maps.LatLng(38.778,-7.999); 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 sismoCircle248 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle248, 'mouseover', function() { infoWindow.setContent('
2026-03-04 14:17:47
Magnitude : 1.2
Local : N Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle248.center); }); var point = new google.maps.LatLng(52.27,176.36); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 6.4 * 9000 }; // Add the circle sismoCircle249 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle249, 'mouseover', function() { infoWindow.setContent('
2026-03-04 17:54:36
Magnitude : 6.4
Local : Rat Islands, Aleutian Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle249.center); }); var point = new google.maps.LatLng(37.207,-13.706); 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 sismoCircle250 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle250, 'mouseover', function() { infoWindow.setContent('
2026-03-04 20:51:52
Magnitude : 2
Local : Josephine
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle250.center); }); var point = new google.maps.LatLng(38.201,-26.54); 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 sismoCircle251 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle251, 'mouseover', function() { infoWindow.setContent('
2026-03-04 20:56:30
Magnitude : 2.7
Local : Banco D. João de Castro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle251.center); }); var point = new google.maps.LatLng(36.574,-7.622); 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 sismoCircle252 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle252, 'mouseover', function() { infoWindow.setContent('
2026-03-04 21:25:09
Magnitude : 1.8
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle252.center); }); var point = new google.maps.LatLng(38.157,-26.569); 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 sismoCircle253 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle253, 'mouseover', function() { infoWindow.setContent('
2026-03-04 21:47:40
Magnitude : 2.6
Local : Banco D. João de Castro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle253.center); }); var point = new google.maps.LatLng(38.507,-26.815); 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 sismoCircle254 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle254, 'mouseover', function() { infoWindow.setContent('
2026-03-04 23:40:58
Magnitude : 2.5
Local : SE Terceira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle254.center); }); var point = new google.maps.LatLng(36.584,-8.639); 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 sismoCircle255 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle255, 'mouseover', function() { infoWindow.setContent('
2026-03-05 01:28:29
Magnitude : 2.6
Local : S Lagos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle255.center); }); var point = new google.maps.LatLng(36.704,-11.372); 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('
2026-03-05 02:17:33
Magnitude : 1.7
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle256.center); }); var point = new google.maps.LatLng(37.066,-24.863); 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 sismoCircle257 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle257, 'mouseover', function() { infoWindow.setContent('
2026-03-05 02:46:08
Magnitude : 2.2
Local : N Sta. Maria
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle257.center); }); var point = new google.maps.LatLng(37.078,-24.878); 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 sismoCircle258 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle258, 'mouseover', function() { infoWindow.setContent('
2026-03-05 03:18:29
Magnitude : 2.2
Local : N Sta. Maria
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle258.center); }); var point = new google.maps.LatLng(36.706,-7.09); 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 sismoCircle259 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle259, 'mouseover', function() { infoWindow.setContent('
2026-03-05 03:26:35
Magnitude : 1.4
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle259.center); }); var point = new google.maps.LatLng(38.639,-29.034); 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 sismoCircle260 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle260, 'mouseover', function() { infoWindow.setContent('
2026-03-05 04:30:53
Magnitude : 2
Local : W Faial
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle260.center); }); var point = new google.maps.LatLng(36.473,-8.015); 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 sismoCircle261 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle261, 'mouseover', function() { infoWindow.setContent('
2026-03-05 06:39:31
Magnitude : 1.1
Local : S Faro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle261.center); }); var point = new google.maps.LatLng(36.593,-7.61); 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 sismoCircle262 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle262, 'mouseover', function() { infoWindow.setContent('
2026-03-05 09:22:02
Magnitude : 0.6
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle262.center); }); var point = new google.maps.LatLng(37.626,-24.75); 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 sismoCircle263 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle263, 'mouseover', function() { infoWindow.setContent('
2026-03-05 09:43:45
Magnitude : 2
Local : Fossa da Povoação
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle263.center); }); var point = new google.maps.LatLng(36.448,-4.585); 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 sismoCircle264 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle264, 'mouseover', function() { infoWindow.setContent('
2026-03-05 14:02:52
Magnitude : 1.5
Local : Alboran
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle264.center); }); var point = new google.maps.LatLng(36.823,-24.14); 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 sismoCircle265 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle265, 'mouseover', function() { infoWindow.setContent('
2026-03-05 14:10:02
Magnitude : 2.4
Local : Falha GLORIA
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle265.center); }); var point = new google.maps.LatLng(35.869,-7.488); 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 sismoCircle266 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle266, 'mouseover', function() { infoWindow.setContent('
2026-03-06 00:58:30
Magnitude : 2
Local : Mar de Marrocos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle266.center); }); var point = new google.maps.LatLng(36.958,-8.712); 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 sismoCircle267 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle267, 'mouseover', function() { infoWindow.setContent('
2026-03-06 02:58:02
Magnitude : 1.4
Local : SW Lagos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle267.center); }); var point = new google.maps.LatLng(39.429,-29.909); 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 sismoCircle268 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle268, 'mouseover', function() { infoWindow.setContent('
2026-03-06 02:59:37
Magnitude : 2.9
Local : Crista Média Atlântico N
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle268.center); }); var point = new google.maps.LatLng(42.441,-8.081); 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 sismoCircle269 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle269, 'mouseover', function() { infoWindow.setContent('
2026-03-06 07:46:22
Magnitude : 1.4
Local : NW Ourense (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle269.center); }); var point = new google.maps.LatLng(39.122,-28.385); 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 sismoCircle270 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle270, 'mouseover', function() { infoWindow.setContent('
2026-03-06 09:51:21
Magnitude : 2
Local : Fossa Oeste Graciosa
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle270.center); }); var point = new google.maps.LatLng(19.93,-74.37); 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 sismoCircle271 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle271, 'mouseover', function() { infoWindow.setContent('
2026-03-06 09:56:17
Magnitude : 5.1
Local : Cuba Region
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle271.center); }); var point = new google.maps.LatLng(-11.55,163.16); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 6.3 * 9000 }; // Add the circle sismoCircle272 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle272, 'mouseover', function() { infoWindow.setContent('
2026-03-06 14:27:47
Magnitude : 6.3
Local : Solomon Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle272.center); }); var point = new google.maps.LatLng(37.374,-24.579); 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 sismoCircle273 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle273, 'mouseover', function() { infoWindow.setContent('
2026-03-06 14:34:27
Magnitude : 2.3
Local : NE Ilhéus das Formigas
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle273.center); }); var point = new google.maps.LatLng(34.766,-5.704); 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 sismoCircle274 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle274, 'mouseover', function() { infoWindow.setContent('
2026-03-06 17:13:01
Magnitude : 3.3
Local : SW Tetuan (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle274.center); }); var point = new google.maps.LatLng(38.789,-7.966); 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 sismoCircle275 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle275, 'mouseover', function() { infoWindow.setContent('
2026-03-06 18:54:55
Magnitude : 0.9
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle275.center); }); var point = new google.maps.LatLng(52.32,176.44); 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 sismoCircle276 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle276, 'mouseover', function() { infoWindow.setContent('
2026-03-06 21:08:19
Magnitude : 5.7
Local : Rat Islands, Aleutian Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle276.center); }); var point = new google.maps.LatLng(42.94,-7.088); 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 sismoCircle277 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle277, 'mouseover', function() { infoWindow.setContent('
2026-03-06 22:18:46
Magnitude : 1.6
Local : E Lugo (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle277.center); }); var point = new google.maps.LatLng(36.903,-4.028); 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 sismoCircle278 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle278, 'mouseover', function() { infoWindow.setContent('
2026-03-06 23:28:27
Magnitude : 2
Local : NE Malaga (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle278.center); }); var point = new google.maps.LatLng(38.804,-7.924); 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 sismoCircle279 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle279, 'mouseover', function() { infoWindow.setContent('
2026-03-07 00:13:38
Magnitude : 0.5
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle279.center); }); var point = new google.maps.LatLng(31.764,-5.575); 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 sismoCircle280 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle280, 'mouseover', function() { infoWindow.setContent('
2026-03-07 03:25:03
Magnitude : 2.5
Local : Morocco
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle280.center); }); var point = new google.maps.LatLng(37.073,-13.573); 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 sismoCircle281 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle281, 'mouseover', function() { infoWindow.setContent('
2026-03-07 07:18:21
Magnitude : 2
Local : Josephine
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle281.center); }); var point = new google.maps.LatLng(38.753,-8.172); 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 sismoCircle282 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle282, 'mouseover', function() { infoWindow.setContent('
2026-03-07 15:07:34
Magnitude : 1.1
Local : NE Montemor-o-Novo
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle282.center); }); var point = new google.maps.LatLng(39.034,-9.102); 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 sismoCircle283 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle283, 'mouseover', function() { infoWindow.setContent('
2026-03-07 17:42:20
Magnitude : 0.7
Local : NE Sobral de Monte Agraço
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle283.center); }); var point = new google.maps.LatLng(-5.59,-79.06); 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 sismoCircle284 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle284, 'mouseover', function() { infoWindow.setContent('
2026-03-07 18:15:33
Magnitude : 4.8
Local : Northern Peru
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle284.center); }); var point = new google.maps.LatLng(36.49,70.06); 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 sismoCircle285 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle285, 'mouseover', function() { infoWindow.setContent('
2026-03-07 18:24:35
Magnitude : 5.1
Local : Hindu Kush Region, Afghanistan
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle285.center); }); var point = new google.maps.LatLng(37.355,-8.484); 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 sismoCircle286 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle286, 'mouseover', function() { infoWindow.setContent('
2026-03-07 21:09:56
Magnitude : 0.8
Local : NE Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle286.center); }); var point = new google.maps.LatLng(35.753,-4.786); 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 sismoCircle287 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle287, 'mouseover', function() { infoWindow.setContent('
2026-03-07 23:51:34
Magnitude : 1.4
Local : Alboran
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle287.center); }); var point = new google.maps.LatLng(36.519,-8.951); 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 sismoCircle288 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle288, 'mouseover', function() { infoWindow.setContent('
2026-03-08 00:48:22
Magnitude : 1.1
Local : S Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle288.center); }); var point = new google.maps.LatLng(38.189,-6.602); 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 sismoCircle289 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle289, 'mouseover', function() { infoWindow.setContent('
2026-03-08 02:06:38
Magnitude : 1
Local : N Aracena (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle289.center); }); var point = new google.maps.LatLng(37.59,-24.768); 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 sismoCircle290 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle290, 'mouseover', function() { infoWindow.setContent('
2026-03-08 03:15:54
Magnitude : 2.5
Local : Fossa da Povoação
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle290.center); }); var point = new google.maps.LatLng(39.68,20.52); 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 sismoCircle291 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle291, 'mouseover', function() { infoWindow.setContent('
2026-03-08 03:32:33
Magnitude : 5.4
Local : Greece-Albania Border Region
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle291.center); }); var point = new google.maps.LatLng(31.06,-8.177); 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 sismoCircle292 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle292, 'mouseover', function() { infoWindow.setContent('
2026-03-08 05:23:08
Magnitude : 2.5
Local : Morocco
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle292.center); }); var point = new google.maps.LatLng(38.481,-7.881); 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 sismoCircle293 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle293, 'mouseover', function() { infoWindow.setContent('
2026-03-08 07:24:08
Magnitude : 1.4
Local : SE Evora
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle293.center); }); var point = new google.maps.LatLng(-15.93,-173.96); 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 sismoCircle294 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle294, 'mouseover', function() { infoWindow.setContent('
2026-03-08 09:28:24
Magnitude : 6.1
Local : Tonga Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle294.center); }); var point = new google.maps.LatLng(36.938,-7.115); 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 sismoCircle295 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle295, 'mouseover', function() { infoWindow.setContent('
2026-03-08 12:56:30
Magnitude : 1.6
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle295.center); }); var point = new google.maps.LatLng(39.44,143.23); 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 sismoCircle296 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle296, 'mouseover', function() { infoWindow.setContent('
2026-03-08 13:17:08
Magnitude : 5.7
Local : Off East Coast of Honshu, Japan
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle296.center); }); var point = new google.maps.LatLng(37.179,-4.114); 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 sismoCircle297 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle297, 'mouseover', function() { infoWindow.setContent('
2026-03-08 14:02:12
Magnitude : 2.5
Local : W Granada (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle297.center); }); var point = new google.maps.LatLng(51.621,159.396); 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 sismoCircle298 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle298, 'mouseover', function() { infoWindow.setContent('
2026-03-08 17:08:43
Magnitude : 5.9
Local : Off East Coast of Kamchatka
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle298.center); }); var point = new google.maps.LatLng(37.822,-26.089); 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 sismoCircle299 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle299, 'mouseover', function() { infoWindow.setContent('
2026-03-08 18:37:38
Magnitude : 2.1
Local : Fossa de Hirondelle
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle299.center); }); var point = new google.maps.LatLng(36.406,-9.96); 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 sismoCircle300 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle300, 'mouseover', function() { infoWindow.setContent('
2026-03-08 21:12:56
Magnitude : 1.6
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle300.center); }); var point = new google.maps.LatLng(37.815,-7.256); 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 sismoCircle301 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle301, 'mouseover', function() { infoWindow.setContent('
2026-03-08 21:47:21
Magnitude : 0.2
Local : NE Minas de S.Domingos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle301.center); }); var point = new google.maps.LatLng(36.82,-7.994); 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 sismoCircle302 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle302, 'mouseover', function() { infoWindow.setContent('
2026-03-08 23:03:06
Magnitude : 0.5
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle302.center); }); var point = new google.maps.LatLng(36.652,-12.497); 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 sismoCircle303 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle303, 'mouseover', function() { infoWindow.setContent('
2026-03-09 00:43:36
Magnitude : 1.8
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle303.center); }); var point = new google.maps.LatLng(36.607,-7.248); 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 sismoCircle304 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle304, 'mouseover', function() { infoWindow.setContent('
2026-03-09 03:55:35
Magnitude : 1.5
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle304.center); }); var point = new google.maps.LatLng(36.618,-9.659); 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 sismoCircle305 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle305, 'mouseover', function() { infoWindow.setContent('
2026-03-09 04:50:36
Magnitude : 1.6
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle305.center); }); var point = new google.maps.LatLng(38.054,28.957); 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 sismoCircle306 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle306, 'mouseover', function() { infoWindow.setContent('
2026-03-09 06:21:10
Magnitude : 5
Local : Turkey
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle306.center); }); var point = new google.maps.LatLng(39.789,-8.02); 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 sismoCircle307 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle307, 'mouseover', function() { infoWindow.setContent('
2026-03-09 08:05:15
Magnitude : 1.9
Local : E Serta
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle307.center); }); var point = new google.maps.LatLng(34.777,-5.715); 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 sismoCircle308 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle308, 'mouseover', function() { infoWindow.setContent('
2026-03-09 12:59:43
Magnitude : 3.1
Local : SW Tetuan (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle308.center); }); var point = new google.maps.LatLng(42.17,-7.246); 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 sismoCircle309 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle309, 'mouseover', function() { infoWindow.setContent('
2026-03-09 16:01:22
Magnitude : 1.9
Local : NW Vinhais
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle309.center); }); var point = new google.maps.LatLng(36.695,-7.312); 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 sismoCircle310 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle310, 'mouseover', function() { infoWindow.setContent('
2026-03-09 19:49:56
Magnitude : 1.6
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle310.center); }); var point = new google.maps.LatLng(34.777,-5.707); 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 sismoCircle311 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle311, 'mouseover', function() { infoWindow.setContent('
2026-03-09 21:29:17
Magnitude : 2.5
Local : SW Tetuan (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle311.center); }); var point = new google.maps.LatLng(39.794,-8.018); 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 sismoCircle312 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle312, 'mouseover', function() { infoWindow.setContent('
2026-03-09 21:38:46
Magnitude : 0.7
Local : E Serta
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle312.center); }); var point = new google.maps.LatLng(40.56,13.98); 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 sismoCircle313 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle313, 'mouseover', function() { infoWindow.setContent('
2026-03-09 23:03:54
Magnitude : 6
Local : Tyrrhenian Sea
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle313.center); }); var point = new google.maps.LatLng(38.814,-28.908); 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 sismoCircle314 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle314, 'mouseover', function() { infoWindow.setContent('
2026-03-10 02:48:16
Magnitude : 2.2
Local : W Faial
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle314.center); }); var point = new google.maps.LatLng(38.782,-7.98); 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 sismoCircle315 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle315, 'mouseover', function() { infoWindow.setContent('
2026-03-10 05:15:31
Magnitude : 1.1
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle315.center); }); var point = new google.maps.LatLng(36.39,31.49); 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 sismoCircle316 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle316, 'mouseover', function() { infoWindow.setContent('
2026-03-10 11:20:18
Magnitude : 4.3
Local : Turkey
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle316.center); }); var point = new google.maps.LatLng(38.504,-26.772); 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 sismoCircle317 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle317, 'mouseover', function() { infoWindow.setContent('
2026-03-10 13:00:04
Magnitude : 2
Local : N Banco D. João de Castro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle317.center); }); var point = new google.maps.LatLng(36.793,-7.922); 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 sismoCircle318 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle318, 'mouseover', function() { infoWindow.setContent('
2026-03-10 13:37:10
Magnitude : 0.8
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle318.center); }); var point = new google.maps.LatLng(36.54,-7.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 sismoCircle319 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle319, 'mouseover', function() { infoWindow.setContent('
2026-03-10 22:05:45
Magnitude : 1.3
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle319.center); }); var point = new google.maps.LatLng(-16.7,-23.32); 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 sismoCircle320 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle320, 'mouseover', function() { infoWindow.setContent('
2026-03-10 23:26:49
Magnitude : 4.9
Local : South Atlantic Ocean
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle320.center); }); var point = new google.maps.LatLng(35.709,-16.554); 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 sismoCircle321 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle321, 'mouseover', function() { infoWindow.setContent('
2026-03-11 00:17:32
Magnitude : 2.8
Local : Madeira-Tore
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle321.center); }); var point = new google.maps.LatLng(36.885,-10.034); 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 sismoCircle322 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle322, 'mouseover', function() { infoWindow.setContent('
2026-03-11 00:37:49
Magnitude : 2
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle322.center); }); var point = new google.maps.LatLng(39.945,-8.528); 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 sismoCircle323 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle323, 'mouseover', function() { infoWindow.setContent('
2026-03-11 02:38:39
Magnitude : 0.7
Local : NE Pombal
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle323.center); }); var point = new google.maps.LatLng(38.934,-11.203); 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 sismoCircle324 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle324, 'mouseover', function() { infoWindow.setContent('
2026-03-11 02:47:58
Magnitude : 1.8
Local : Abissal do Tejo
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle324.center); }); var point = new google.maps.LatLng(40.09,54.24); 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 sismoCircle325 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle325, 'mouseover', function() { infoWindow.setContent('
2026-03-11 07:55:18
Magnitude : 5.1
Local : Turkmenistan
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle325.center); }); var point = new google.maps.LatLng(36.423,-12.163); 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 sismoCircle326 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle326, 'mouseover', function() { infoWindow.setContent('
2026-03-11 09:35:06
Magnitude : 2.1
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle326.center); }); var point = new google.maps.LatLng(37.635,-8.76); 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 sismoCircle327 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle327, 'mouseover', function() { infoWindow.setContent('
2026-03-11 09:45:56
Magnitude : 0.5
Local : NW Odemira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle327.center); }); var point = new google.maps.LatLng(11.5,-85.73); 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 sismoCircle328 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle328, 'mouseover', function() { infoWindow.setContent('
2026-03-11 16:37:17
Magnitude : 4.8
Local : Nicaragua
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle328.center); }); var point = new google.maps.LatLng(39.138,-8.943); 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 sismoCircle329 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle329, 'mouseover', function() { infoWindow.setContent('
2026-03-11 16:55:06
Magnitude : 0.8
Local : NW Azambuja
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle329.center); }); var point = new google.maps.LatLng(37.325,-8.489); 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 sismoCircle330 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle330, 'mouseover', function() { infoWindow.setContent('
2026-03-11 19:32:41
Magnitude : 0.4
Local : E Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle330.center); }); var point = new google.maps.LatLng(35.291,-4.983); 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 sismoCircle331 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle331, 'mouseover', function() { infoWindow.setContent('
2026-03-11 19:42:11
Magnitude : 1.4
Local : SE Tetuan (MARR)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle331.center); }); var point = new google.maps.LatLng(39.469,-9.098); 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 sismoCircle332 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle332, 'mouseover', function() { infoWindow.setContent('
2026-03-11 20:15:13
Magnitude : 0.7
Local : NE Caldas da Rainha
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle332.center); }); var point = new google.maps.LatLng(36.829,-5.014); 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 sismoCircle333 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle333, 'mouseover', function() { infoWindow.setContent('
2026-03-11 20:31:12
Magnitude : 2.3
Local : W Malaga (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle333.center); }); var point = new google.maps.LatLng(36.485,-11.219); 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 sismoCircle334 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle334, 'mouseover', function() { infoWindow.setContent('
2026-03-11 22:12:22
Magnitude : 1.7
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle334.center); }); var point = new google.maps.LatLng(36.315,-9.395); 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 sismoCircle335 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle335, 'mouseover', function() { infoWindow.setContent('
2026-03-11 22:22:55
Magnitude : 1.9
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle335.center); }); var point = new google.maps.LatLng(36.613,-9.773); 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 sismoCircle336 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle336, 'mouseover', function() { infoWindow.setContent('
2026-03-11 22:39:07
Magnitude : 1.4
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle336.center); }); var point = new google.maps.LatLng(36.915,-8.199); 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('
2026-03-11 23:00:16
Magnitude : 1.3
Local : SE Albufeira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle337.center); }); var point = new google.maps.LatLng(38.51,-8.942); 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 sismoCircle338 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle338, 'mouseover', function() { infoWindow.setContent('
2026-03-11 23:10:48
Magnitude : 1.4
Local : SW Setúbal
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle338.center); }); var point = new google.maps.LatLng(36.473,-7.916); 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 sismoCircle339 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle339, 'mouseover', function() { infoWindow.setContent('
2026-03-12 01:41:55
Magnitude : 0.5
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle339.center); }); var point = new google.maps.LatLng(36.411,-9.372); 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 sismoCircle340 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle340, 'mouseover', function() { infoWindow.setContent('
2026-03-12 03:13:27
Magnitude : 1.5
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle340.center); }); var point = new google.maps.LatLng(35.749,-4.786); 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 sismoCircle341 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle341, 'mouseover', function() { infoWindow.setContent('
2026-03-12 04:42:56
Magnitude : 1.4
Local : Alboran
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle341.center); }); var point = new google.maps.LatLng(32.466,-17.169); 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 sismoCircle342 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle342, 'mouseover', function() { infoWindow.setContent('
2026-03-12 04:48:06
Magnitude : 1.8
Local : SW Ponta do Sol (Madeira)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle342.center); }); var point = new google.maps.LatLng(36.382,-9.365); 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 sismoCircle343 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle343, 'mouseover', function() { infoWindow.setContent('
2026-03-12 04:50:35
Magnitude : 0.4
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle343.center); }); var point = new google.maps.LatLng(32.457,-17.137); 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 sismoCircle344 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle344, 'mouseover', function() { infoWindow.setContent('
2026-03-12 05:12:35
Magnitude : 1.6
Local : SW Ribeira Brava (Madeira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle344.center); }); var point = new google.maps.LatLng(36.978,-7.257); 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 sismoCircle345 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle345, 'mouseover', function() { infoWindow.setContent('
2026-03-12 09:30:56
Magnitude : 1.2
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle345.center); }); var point = new google.maps.LatLng(39.32,21.51); 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 sismoCircle346 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle346, 'mouseover', function() { infoWindow.setContent('
2026-03-12 10:14:20
Magnitude : 4.9
Local : Greece
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle346.center); }); var point = new google.maps.LatLng(42.803,-7.172); 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 sismoCircle347 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle347, 'mouseover', function() { infoWindow.setContent('
2026-03-12 10:15:44
Magnitude : 1.5
Local : SE Lugo (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle347.center); }); var point = new google.maps.LatLng(38.707,-9.117); 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 sismoCircle348 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle348, 'mouseover', function() { infoWindow.setContent('
2026-03-12 12:31:49
Magnitude : 1.5
Local : SE Lisboa
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle348.center); }); var point = new google.maps.LatLng(39.178,-7.616); 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 sismoCircle349 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle349, 'mouseover', function() { infoWindow.setContent('
2026-03-12 17:07:49
Magnitude : 0.9
Local : SE Alter do Chão
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle349.center); }); var point = new google.maps.LatLng(38.797,-9.515); 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 sismoCircle350 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle350, 'mouseover', function() { infoWindow.setContent('
2026-03-12 19:43:54
Magnitude : 0.9
Local : W Sintra
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle350.center); }); var point = new google.maps.LatLng(36.438,-7.733); 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 sismoCircle351 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle351, 'mouseover', function() { infoWindow.setContent('
2026-03-12 20:19:27
Magnitude : 1
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle351.center); }); var point = new google.maps.LatLng(37.271,-7.968); 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 sismoCircle352 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle352, 'mouseover', function() { infoWindow.setContent('
2026-03-12 21:50:09
Magnitude : 0.2
Local : NW S.Brás de Alportel
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle352.center); }); var point = new google.maps.LatLng(32.555,-17.023); 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 sismoCircle353 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle353, 'mouseover', function() { infoWindow.setContent('
2026-03-12 21:56:31
Magnitude : 1.2
Local : SW Câmara de Lobos (Mdra)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle353.center); }); var point = new google.maps.LatLng(40.69,36.76); 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 sismoCircle354 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle354, 'mouseover', function() { infoWindow.setContent('
2026-03-13 00:35:14
Magnitude : 5.3
Local : Turkey
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle354.center); }); var point = new google.maps.LatLng(41.707,-5.986); 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 sismoCircle355 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle355, 'mouseover', function() { infoWindow.setContent('
2026-03-13 01:03:49
Magnitude : 0.7
Local : NW Zamora (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle355.center); }); var point = new google.maps.LatLng(36.601,-11.137); 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 sismoCircle356 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle356, 'mouseover', function() { infoWindow.setContent('
2026-03-13 03:30:24
Magnitude : 1.7
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle356.center); }); var point = new google.maps.LatLng(38.488,-26.81); 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 sismoCircle357 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle357, 'mouseover', function() { infoWindow.setContent('
2026-03-13 10:54:40
Magnitude : 2.3
Local : N Banco D. João de Castro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle357.center); }); var point = new google.maps.LatLng(-28.68,-71.63); var sismoOptions = { strokeColor: '#00FF00', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#00FF00', fillOpacity: 0.5, map: map, center: point, zIndex: 5, radius: 6.3 * 9000 }; // Add the circle sismoCircle358 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle358, 'mouseover', function() { infoWindow.setContent('
2026-03-13 13:39:18
Magnitude : 6.3
Local : Near Coast of Central Chile
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle358.center); }); var point = new google.maps.LatLng(39.117,-29.187); 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 sismoCircle359 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle359, 'mouseover', function() { infoWindow.setContent('
2026-03-13 16:16:08
Magnitude : 2.5
Local : NW Faial
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle359.center); }); var point = new google.maps.LatLng(36.484,-8.052); 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 sismoCircle360 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle360, 'mouseover', function() { infoWindow.setContent('
2026-03-13 17:38:58
Magnitude : 1.3
Local : SW Faro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle360.center); }); var point = new google.maps.LatLng(40.147,-7.825); 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 sismoCircle361 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle361, 'mouseover', function() { infoWindow.setContent('
2026-03-13 22:20:40
Magnitude : 1
Local : NE Pampilhosa da Serra
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle361.center); }); var point = new google.maps.LatLng(39.003,-28.93); 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 sismoCircle362 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle362, 'mouseover', function() { infoWindow.setContent('
2026-03-14 00:20:05
Magnitude : 2.7
Local : W Faial
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle362.center); }); var point = new google.maps.LatLng(36.108,-9.592); 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 sismoCircle363 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle363, 'mouseover', function() { infoWindow.setContent('
2026-03-14 00:27:38
Magnitude : 1.3
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle363.center); }); var point = new google.maps.LatLng(35.683,-4.71); 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 sismoCircle364 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle364, 'mouseover', function() { infoWindow.setContent('
2026-03-14 02:58:28
Magnitude : 1.3
Local : Alboran
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle364.center); }); var point = new google.maps.LatLng(36.638,-7.354); 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 sismoCircle365 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle365, 'mouseover', function() { infoWindow.setContent('
2026-03-14 04:22:45
Magnitude : 1.2
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle365.center); }); var point = new google.maps.LatLng(37.121,-4.522); 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 sismoCircle366 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle366, 'mouseover', function() { infoWindow.setContent('
2026-03-14 10:36:35
Magnitude : 2.1
Local : NW Malaga (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle366.center); }); var point = new google.maps.LatLng(34.88,23.3); 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 sismoCircle367 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle367, 'mouseover', function() { infoWindow.setContent('
2026-03-14 16:21:37
Magnitude : 4.7
Local : Crete, Greece
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle367.center); }); var point = new google.maps.LatLng(16.64,-46.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 sismoCircle368 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle368, 'mouseover', function() { infoWindow.setContent('
2026-03-14 17:43:18
Magnitude : 4.9
Local : Northern Mid-Atlantic Ridge
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle368.center); }); var point = new google.maps.LatLng(46.56,153.12); 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 sismoCircle369 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle369, 'mouseover', function() { infoWindow.setContent('
2026-03-14 18:32:12
Magnitude : 5.1
Local : Kuril Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle369.center); }); var point = new google.maps.LatLng(38.81,-8.032); 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 sismoCircle370 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle370, 'mouseover', function() { infoWindow.setContent('
2026-03-14 18:39:40
Magnitude : 0.6
Local : NW Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle370.center); }); var point = new google.maps.LatLng(40.529,-29.462); 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 sismoCircle371 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle371, 'mouseover', function() { infoWindow.setContent('
2026-03-14 20:30:51
Magnitude : 3.2
Local : Crista Média Atlântico N
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle371.center); }); var point = new google.maps.LatLng(36.907,-23.942); 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 sismoCircle372 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle372, 'mouseover', function() { infoWindow.setContent('
2026-03-14 21:33:30
Magnitude : 2.5
Local : Falha GLORIA
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle372.center); }); var point = new google.maps.LatLng(36.612,-7.538); 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 sismoCircle373 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle373, 'mouseover', function() { infoWindow.setContent('
2026-03-15 00:17:11
Magnitude : 1.4
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle373.center); }); var point = new google.maps.LatLng(40.59,-29.136); 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 sismoCircle374 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle374, 'mouseover', function() { infoWindow.setContent('
2026-03-15 01:26:33
Magnitude : 2.7
Local : Crista Média Atlântico N
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle374.center); }); var point = new google.maps.LatLng(36.794,-7.907); 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 sismoCircle375 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle375, 'mouseover', function() { infoWindow.setContent('
2026-03-15 02:31:15
Magnitude : 0.9
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle375.center); }); var point = new google.maps.LatLng(36.951,-8.777); 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 sismoCircle376 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle376, 'mouseover', function() { infoWindow.setContent('
2026-03-15 13:15:19
Magnitude : 1.1
Local : SW Lagos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle376.center); }); var point = new google.maps.LatLng(38.448,-7.745); 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 sismoCircle377 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle377, 'mouseover', function() { infoWindow.setContent('
2026-03-15 13:21:57
Magnitude : 1.3
Local : NW Portel
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle377.center); }); var point = new google.maps.LatLng(36.611,-11.291); 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 sismoCircle378 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle378, 'mouseover', function() { infoWindow.setContent('
2026-03-15 13:23:11
Magnitude : 1.6
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle378.center); }); var point = new google.maps.LatLng(31.998,-5.558); 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 sismoCircle379 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle379, 'mouseover', function() { infoWindow.setContent('
2026-03-15 16:32:24
Magnitude : 2.4
Local : Morocco
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle379.center); }); var point = new google.maps.LatLng(36.803,-8.459); 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 sismoCircle380 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle380, 'mouseover', function() { infoWindow.setContent('
2026-03-15 18:08:07
Magnitude : 1.2
Local : SW Albufeira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle380.center); }); var point = new google.maps.LatLng(38.819,-9.602); 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 sismoCircle381 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle381, 'mouseover', function() { infoWindow.setContent('
2026-03-15 21:03:03
Magnitude : 1
Local : W Sintra
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle381.center); }); var point = new google.maps.LatLng(38.05,-8.992); 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 sismoCircle382 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle382, 'mouseover', function() { infoWindow.setContent('
2026-03-15 23:26:25
Magnitude : 1.2
Local : NW Sines
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle382.center); }); var point = new google.maps.LatLng(38.485,-26.819); 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 sismoCircle383 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle383, 'mouseover', function() { infoWindow.setContent('
2026-03-16 02:28:27
Magnitude : 2.1
Local : N Banco D. João de Castro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle383.center); }); var point = new google.maps.LatLng(36.729,-7.299); 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 sismoCircle384 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle384, 'mouseover', function() { infoWindow.setContent('
2026-03-16 02:46:21
Magnitude : 2.4
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle384.center); }); var point = new google.maps.LatLng(37.028,-2.378); 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 sismoCircle385 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle385, 'mouseover', function() { infoWindow.setContent('
2026-03-16 04:50:22
Magnitude : 2.3
Local : SE Almeria (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle385.center); }); var point = new google.maps.LatLng(32.51,26.94); 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 sismoCircle386 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle386, 'mouseover', function() { infoWindow.setContent('
2026-03-16 06:46:04
Magnitude : 4.9
Local : Eastern Mediterranean Sea
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle386.center); }); var point = new google.maps.LatLng(39.391,-9.105); 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 sismoCircle387 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle387, 'mouseover', function() { infoWindow.setContent('
2026-03-16 08:07:43
Magnitude : 1
Local : SE Caldas da Rainha
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle387.center); }); var point = new google.maps.LatLng(34.38,25.31); 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 sismoCircle388 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle388, 'mouseover', function() { infoWindow.setContent('
2026-03-16 08:36:21
Magnitude : 4.5
Local : Crete, Greece
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle388.center); }); var point = new google.maps.LatLng(37.99,-26.413); 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 sismoCircle389 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle389, 'mouseover', function() { infoWindow.setContent('
2026-03-16 08:43:42
Magnitude : 2.2
Local : Fossa de Hirondelle
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle389.center); }); var point = new google.maps.LatLng(36.947,-24.355); 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 sismoCircle390 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle390, 'mouseover', function() { infoWindow.setContent('
2026-03-16 10:21:03
Magnitude : 2.3
Local : Falha GLORIA
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle390.center); }); var point = new google.maps.LatLng(37.194,-4.552); 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 sismoCircle391 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle391, 'mouseover', function() { infoWindow.setContent('
2026-03-16 13:19:41
Magnitude : 2
Local : NW Malaga (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle391.center); }); var point = new google.maps.LatLng(36.594,-7.66); 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 sismoCircle392 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle392, 'mouseover', function() { infoWindow.setContent('
2026-03-16 14:31:26
Magnitude : 1.2
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle392.center); }); var point = new google.maps.LatLng(39.76,20.44); 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 sismoCircle393 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle393, 'mouseover', function() { infoWindow.setContent('
2026-03-16 17:24:26
Magnitude : 4.3
Local : Greece-Albania Border Region
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle393.center); }); var point = new google.maps.LatLng(38.045,-26.211); 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 sismoCircle394 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle394, 'mouseover', function() { infoWindow.setContent('
2026-03-16 18:41:33
Magnitude : 3.2
Local : Fossa de Hirondelle
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle394.center); }); var point = new google.maps.LatLng(38.79,-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 sismoCircle395 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle395, 'mouseover', function() { infoWindow.setContent('
2026-03-16 20:00:47
Magnitude : 0.5
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle395.center); }); var point = new google.maps.LatLng(37.363,-8.577); 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 sismoCircle396 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle396, 'mouseover', function() { infoWindow.setContent('
2026-03-16 21:31:24
Magnitude : 0.2
Local : NW Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle396.center); }); var point = new google.maps.LatLng(39.362,-9.199); 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 sismoCircle397 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle397, 'mouseover', function() { infoWindow.setContent('
2026-03-16 22:14:32
Magnitude : 1.3
Local : W Óbidos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle397.center); }); var point = new google.maps.LatLng(38.472,-7.664); 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 sismoCircle398 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle398, 'mouseover', function() { infoWindow.setContent('
2026-03-16 22:35:40
Magnitude : 0.6
Local : NW Reguengos de Monsaráz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle398.center); }); var point = new google.maps.LatLng(43.028,-0.392); 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('
2026-03-16 22:48:26
Magnitude : 2.6
Local : Pirenéus (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle399.center); }); var point = new google.maps.LatLng(36.454,-8.005); 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 sismoCircle400 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle400, 'mouseover', function() { infoWindow.setContent('
2026-03-16 23:48:13
Magnitude : 2.2
Local : S Faro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle400.center); }); var point = new google.maps.LatLng(36.003,-4.623); 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 sismoCircle401 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle401, 'mouseover', function() { infoWindow.setContent('
2026-03-17 00:51:01
Magnitude : 1.2
Local : Alboran
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle401.center); }); var point = new google.maps.LatLng(39.051,-9.084); 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 sismoCircle402 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle402, 'mouseover', function() { infoWindow.setContent('
2026-03-17 03:41:09
Magnitude : 0.8
Local : W Alenquer
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle402.center); }); var point = new google.maps.LatLng(19.88,-74.38); 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 sismoCircle403 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle403, 'mouseover', function() { infoWindow.setContent('
2026-03-17 04:28:26
Magnitude : 5.8
Local : Cuba Region
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle403.center); }); var point = new google.maps.LatLng(36.685,-5.282); 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 sismoCircle404 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle404, 'mouseover', function() { infoWindow.setContent('
2026-03-17 09:49:59
Magnitude : 2.2
Local : N Gibraltar (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle404.center); }); var point = new google.maps.LatLng(36.861,-11.324); 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 sismoCircle405 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle405, 'mouseover', function() { infoWindow.setContent('
2026-03-17 12:19:28
Magnitude : 2.9
Local : Gorringe
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle405.center); }); var point = new google.maps.LatLng(38.48,-26.864); 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('
2026-03-17 14:38:33
Magnitude : 2.3
Local : SE Terceira
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle406.center); }); var point = new google.maps.LatLng(52.23,176.6); 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 sismoCircle407 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle407, 'mouseover', function() { infoWindow.setContent('
2026-03-17 16:21:38
Magnitude : 5.3
Local : Rat Islands, Aleutian Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle407.center); }); var point = new google.maps.LatLng(37.987,-4.16); 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 sismoCircle408 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle408, 'mouseover', function() { infoWindow.setContent('
2026-03-17 17:44:22
Magnitude : 1.1
Local : NE Cordova (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle408.center); }); var point = new google.maps.LatLng(42.401,-8.194); 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 sismoCircle409 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle409, 'mouseover', function() { infoWindow.setContent('
2026-03-17 18:55:33
Magnitude : 1.9
Local : NW Ourense (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle409.center); }); var point = new google.maps.LatLng(36.627,-7.56); 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 sismoCircle410 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle410, 'mouseover', function() { infoWindow.setContent('
2026-03-17 19:00:34
Magnitude : 1
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle410.center); }); var point = new google.maps.LatLng(32.526,-5.131); 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 sismoCircle411 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle411, 'mouseover', function() { infoWindow.setContent('
2026-03-17 22:21:29
Magnitude : 2.4
Local : S Fez (Marr)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle411.center); }); var point = new google.maps.LatLng(36.062,-4.742); var sismoOptions = { strokeColor: '#0000FF', strokeOpacity: 0.8, strokeWeight: 2, fillColor: '#0000FF', fillOpacity: 0.5, map: map, center: point, zIndex: 15, radius: 4.7 * 9000 }; // Add the circle sismoCircle412 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle412, 'mouseover', function() { infoWindow.setContent('
2026-03-17 23:24:57
Magnitude : 4.7
Local : Alboran
Sismo Sentido
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle412.center); }); var point = new google.maps.LatLng(37.623,-25.262); 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 sismoCircle413 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle413, 'mouseover', function() { infoWindow.setContent('
2026-03-18 00:44:50
Magnitude : 2.3
Local : N Banco Grande Norte
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle413.center); }); var point = new google.maps.LatLng(36.637,-8.042); 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 sismoCircle414 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle414, 'mouseover', function() { infoWindow.setContent('
2026-03-18 01:45:22
Magnitude : 1.1
Local : SW Faro
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle414.center); }); var point = new google.maps.LatLng(39.027,-9.177); 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 sismoCircle415 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle415, 'mouseover', function() { infoWindow.setContent('
2026-03-18 16:35:08
Magnitude : 0.7
Local : NW Sobral de Monte Agraço
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle415.center); }); var point = new google.maps.LatLng(39.021,-9.096); 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 sismoCircle416 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle416, 'mouseover', function() { infoWindow.setContent('
2026-03-18 17:33:53
Magnitude : 2.1
Local : NW Arruda dos Vinhos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle416.center); }); var point = new google.maps.LatLng(37.011,-8.51); 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 sismoCircle417 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle417, 'mouseover', function() { infoWindow.setContent('
2026-03-18 19:13:17
Magnitude : 1.4
Local : SW Lagoa
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle417.center); }); var point = new google.maps.LatLng(32.649,-12.223); 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 sismoCircle418 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle418, 'mouseover', function() { infoWindow.setContent('
2026-03-18 20:37:59
Magnitude : 2.9
Local : Madeira Islands, Portugal Regi
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle418.center); }); var point = new google.maps.LatLng(42.353,-8.092); 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 sismoCircle419 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle419, 'mouseover', function() { infoWindow.setContent('
2026-03-18 22:47:53
Magnitude : 1.4
Local : W Ourense (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle419.center); }); var point = new google.maps.LatLng(42.197,-7.958); 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('
2026-03-19 00:59:48
Magnitude : 1
Local : SW Ourense (ESP)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle420.center); }); var point = new google.maps.LatLng(38.318,-7.447); 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 sismoCircle421 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle421, 'mouseover', function() { infoWindow.setContent('
2026-03-19 01:35:54
Magnitude : 1.3
Local : SW Mourão
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle421.center); }); var point = new google.maps.LatLng(38.639,-28.6); 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 sismoCircle422 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle422, 'mouseover', function() { infoWindow.setContent('
2026-03-19 02:31:05
Magnitude : 2.8
Local : NE Ribeirinha (Faial)
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle422.center); }); var point = new google.maps.LatLng(38.788,-7.912); 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 sismoCircle423 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle423, 'mouseover', function() { infoWindow.setContent('
2026-03-19 03:54:14
Magnitude : 1.1
Local : NE Arraiolos
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle423.center); }); var point = new google.maps.LatLng(49.17,156.08); 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 sismoCircle424 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle424, 'mouseover', function() { infoWindow.setContent('
2026-03-19 07:43:31
Magnitude : 5.6
Local : Kuril Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle424.center); }); var point = new google.maps.LatLng(4.98,-82.58); 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 sismoCircle425 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle425, 'mouseover', function() { infoWindow.setContent('
2026-03-19 11:36:45
Magnitude : 5.4
Local : South of Panama
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle425.center); }); var point = new google.maps.LatLng(36.564,-7.673); 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 sismoCircle426 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle426, 'mouseover', function() { infoWindow.setContent('
2026-03-19 18:14:26
Magnitude : 1.4
Local : Golfo de Cádiz
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle426.center); }); var point = new google.maps.LatLng(41.896,-7.19); 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 sismoCircle427 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle427, 'mouseover', function() { infoWindow.setContent('
2026-03-19 18:58:38
Magnitude : 2
Local : NW Vinhais
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle427.center); }); var point = new google.maps.LatLng(37.273,-7.812); 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 sismoCircle428 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle428, 'mouseover', function() { infoWindow.setContent('
2026-03-19 19:25:31
Magnitude : 0.4
Local : NE S.Brás de Alportel
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle428.center); }); var point = new google.maps.LatLng(37.329,-8.556); 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 sismoCircle429 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle429, 'mouseover', function() { infoWindow.setContent('
2026-03-19 22:24:32
Magnitude : 1
Local : NE Monchique
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle429.center); }); var point = new google.maps.LatLng(36.305,-9.126); 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 sismoCircle430 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle430, 'mouseover', function() { infoWindow.setContent('
2026-03-19 23:57:08
Magnitude : 2.2
Local : SW Cabo S.Vicente
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle430.center); }); var point = new google.maps.LatLng(-61.15,-56.27); 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 sismoCircle431 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle431, 'mouseover', function() { infoWindow.setContent('
2026-03-20 00:22:02
Magnitude : 6.6
Local : South Shetland Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle431.center); }); var point = new google.maps.LatLng(-19.29,168.36); 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 sismoCircle432 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle432, 'mouseover', function() { infoWindow.setContent('
2026-03-20 02:30:33
Magnitude : 6.1
Local : Vanuatu Islands
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle432.center); }); var point = new google.maps.LatLng(39.46,20.36); 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 sismoCircle433 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle433, 'mouseover', function() { infoWindow.setContent('
2026-03-20 09:05:33
Magnitude : 4.6
Local : Greece-Albania Border Region
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle433.center); }); var point = new google.maps.LatLng(39.57,20.49); 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 sismoCircle434 = new google.maps.Circle(sismoOptions); google.maps.event.addListener(sismoCircle434, 'mouseover', function() { infoWindow.setContent('
2026-03-20 09:40:46
Magnitude : 5
Local : Greece-Albania Border Region
'); infoWindow.open(map); infoWindow.setPosition(sismoCircle434.center); }); }