FirebaseVisionBarcode.GeoPoint

public static class FirebaseVisionBarcode.GeoPoint extends Object

GPS coordinates from a 'GEO:' or similar QRCode type.

Public Method Summary

double
getLat()
Gets the latitude.
double
getLng()
Gets the longitude.

Inherited Method Summary

Object
clone()
boolean
equals(Object arg0)
void
finalize()
final Class<?>
getClass()
int
hashCode()
final void
notify()
final void
notifyAll()
String
toString()
final void
wait(long arg0, int arg1)
final void
wait(long arg0)
final void
wait()

Public Methods

public double getLat ()

Gets the latitude.

public double getLng ()

Gets the longitude.

The Admin SDK lets you interact with Firebase from your server environment to perform actions like generating and verifying Firebase auth tokens, reading and writing to Realtime Database, and so on.

Updated Jul 29, 2022

Firebase gives you the tools and infrastructure you need to build better mobile and web apps, improve app quality, and grow your business.

Updated Apr 5, 2024

Reference for FacebookAuthProvider

Updated Jul 27, 2022