Uses of Class
com.google.cloud.firestore.GeoPoint
Packages that use GeoPoint
-
Uses of GeoPoint in com.google.cloud.firestore
Methods in com.google.cloud.firestore that return GeoPointModifier and TypeMethodDescriptionDocumentSnapshot.getGeoPoint(String field) Returns the value of the field as a GeoPoint.PipelineResult.getGeoPoint(String field) Returns the value of the field as a GeoPoint. -
Uses of GeoPoint in com.google.cloud.firestore.pipeline.expressions
Methods in com.google.cloud.firestore.pipeline.expressions with parameters of type GeoPoint