-
@Serializable(with = LatLngAltSerializer.class) public final class LatLngAlt
-
-
Method Summary
Modifier and Type Method Description final DoublegetLatitude()final DoublegetLongitude()final DoublegetAltitude()-
-
Method Detail
-
getLatitude
final Double getLatitude()
-
getLongitude
final Double getLongitude()
-
getAltitude
final Double getAltitude()
-
-
-
-