Ausgabe Auslösung Erdbeben
This commit is contained in:
parent
0d8e04f9e0
commit
dfffc2c9f1
@ -139,6 +139,7 @@ public class EarthquakeLocation extends FragmentActivity implements OnMapReadyCa
|
||||
else
|
||||
{
|
||||
Log.i(TAGEPIZENTRUM, "Epizentrum konnte ermittelt werden, Koordinaten: " + epizentrum.getKoordinaten().getX() + " " + epizentrum.getKoordinaten().getY());
|
||||
Log.i(TAGEPIZENTRUM, "Enstehungszeitpunkt: " + epizentrum.getEntstehungsZeitpunkt());
|
||||
}
|
||||
|
||||
return epizentrum;
|
||||
|
Loading…
x
Reference in New Issue
Block a user