- setCenter(GeoPoint) - Method in class org.imperiumlabs.geofirestore.GeoQuery
-
Sets the new center of this query and triggers new events if necessary.
- setLocation(String, GeoPoint) - Method in class org.imperiumlabs.geofirestore.GeoFirestore
-
Sets the location of a document.
- setLocation(String, GeoPoint, GeoFirestore.CompletionListener) - Method in class org.imperiumlabs.geofirestore.GeoFirestore
-
Sets the location of a document.
- setLocation(GeoPoint, double) - Method in class org.imperiumlabs.geofirestore.GeoQuery
-
Sets the center and radius (in kilometers) of this query, and triggers new events if necessary.
- setRadius(double) - Method in class org.imperiumlabs.geofirestore.GeoQuery
-
Sets the radius of this query, in kilometers, and triggers new events if necessary.