public interface IGeoPoint
double
gpsLat()
gpsLng()
default double
metersTo(IGeoPoint another)
static IGeoPoint
of(double lng, double lat)
double gpsLng()
double gpsLat()
default double metersTo(IGeoPoint another)
another
static IGeoPoint of(double lng, double lat)
lng
lat
Copyright © 2022. All rights reserved.