-
I wonder whether it's possible to get the full data that matches the Geoquery. For example, if I point my Geofire reference to my user and every user has his or her own location. By specifying the rad…
-
How do we want to query related profiles? Let's blueprint here.
-
`It is necessary to specify the platform in the Podfile if not integrating.`
```
use_frameworks!
plugin 'cocoapods-acknowledgements'
plugin 'cocoapods-rome'
abstract_target 'SupCore' do
#Functio…
-
Took me a while to reproduce this on the example, but here's a screenshot:
![screenshot 2017-01-30 21 40 26](https://cloud.githubusercontent.com/assets/287330/22420165/075c9750-e735-11e6-80c1-17c66…
-
#### dash page controller, what is the first page applicaiton show users accessible rooms [dash_controller](https://github.com/nguyenthong/Geo_chat/blob/develop/www/js/dash_page/dash_controller.js).
…
-
In investigating some strange behaviour in a map rendered from geofire I noticed this following strange behaviour.
For a query with a radius equal or over 8,587,850, at the equator, moving the long…
-
Hello. I've been doing queries within a radius where I start at 10 miles and then I increase by increments of 10 miles. What I've noticed is that locations that should be within my radius are coming…
-
Hello, I'm not being able to update the query coordinates after start the queryAtLoction listener.
Currently, the only way that I've found was stopping the listener and starting it again, but then it…
-
Hello! Thanks for nice library.
I have a question about the following methods from `GeoHashQuery.java`:
```java
public static GeoHashQuery queryForGeoHash(GeoHash geohash, int bits) {
…
-
This might be a stretch, but in addition to querying for keys within a radius, will it be possible (in the future perhaps) to query for keys within an arbitrary shape (possibly defined as a list of `G…