Interface GeoLocationPoint


@ProviderType public interface GeoLocationPoint
  • Method Details

    • getGeoHash

      String getGeoHash()
    • getGeoHashLong

      Long getGeoHashLong()
    • getLatitude

      Double getLatitude()
    • getLongitude

      Double getLongitude()