-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Description
When using GeoFire circle query in Swift with GeoFire 3.0 cocoapod, query aborts with NSException with radius of 8000 Km (4791 MI)
Xcode debugger shows latitude of 105.9793939... and longitude of -112.05707936...
Radius is derived from user pan/zoom of map - i.e. user zooms out on map to display the entire world on the map. Firebase database contains locations all over the world and app is attempting to display markers. Seems like the GeoHash routine should restrict the latitude at +/- 90 and the longitude at +/- 180 and in that case all GeoFire data should be returned from the Query.
GeoFire issue.pdf
vaibhav-jhaveri-ds
Metadata
Metadata
Assignees
Labels
No labels