tsemerad

Results 6 comments of tsemerad

I'm pretty sure this legacy repo has no plans to support Android X. The new repo supports Android X right now using jetifier, and has plans to fully move over...

Could you try using the [react-native-mapbox-gl/maps](https://github.com/react-native-mapbox-gl/maps) repo? This one is no longer maintained. The new repo has a lot of bug fixes and new features, and uses newer versions of...

Could you try using the [react-native-mapbox-gl/maps](https://github.com/react-native-mapbox-gl/maps) repo? This one is no longer maintained. The new repo has a lot of bug fixes and new features, and uses newer versions of...

I keep getting the error at that same location as well. It looks like it's timing out since 84ae44f1140d is nearly 1GB. Each time I re-run `docker pull` it appears...

@elemoine , is something like this a possibility? I am storing my data in EPSG 4326, but would like to serve it to my OpenLayers map as EPSG 3857. I...

@correasebastian Do you have `".indexOn": "_state"` specified in your security rules? If so, try removing it. This sounds like a sort of regression of #43. My queues were behaving erratically...