Open zugaldia opened 7 years ago
Cool. Hadn't heard about it until now.
We'll have to figure out which issues in this repo will be part of the next milestone after 5.1.0
Perhaps this can be part of that next milestone.
On Jun 19, 2017 5:45 PM, "Antonio Zugaldia" notifications@github.com wrote:
I'm starting to see some SO questions https://stackoverflow.com/search?q=geofire+mapbox about integration with Geofire, I think it'd make a fun example to showcase realtime location updates.
GeoFire is set of open-source libraries for JavaScript, Objective-C, and Java that allow you to store and query a set of keys based on their geographic location. At its heart, GeoFire simply stores locations with string keys. Its main benefit, however, is the possibility of retrieving only those keys within a given geographic area - all in realtime.
It could be based on this one https://github.com/firebase/geofire-java/blob/master/examples/SFVehicles/SF%20Vehicles/build.gradle .
@langsmith https://github.com/langsmith what do you think?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mapbox/mapbox-android-demo/issues/368, or mute the thread https://github.com/notifications/unsubscribe-auth/AEMPni5FTauIzgZTSIftkWC8JfP4DeS6ks5sFxYQgaJpZM4N-9Cj .
Perhaps this can be part of that next milestone.
Post 5.1.0 is perfectly fine 👍 .
I'm starting to see some SO questions about integration with Geofire, I think it'd make a fun example to showcase realtime location updates.
It could be based on this one.
@langsmith what do you think?