Haga zoom sobre terremotos
Amplíe la una representación gráfica de terremotos que ocurrieron el año pasado.
In[1]:=

eq = EarthquakeData[All, 6, {Today - Quantity[1, "Years"], Today},
"Position"]["Values"];
In[2]:=

DynamicGeoGraphics[GeoListPlot[eq]]
