You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 20, 2024. It is now read-only.
[ ] Question
[ ] Bug
[ ] Improvement
[ ] Build system related
[ ] Performance
[ ] Documentation
Description and/or steps/code to reproduce the problem
Currently we have range checks in geopoint that matches the bounds of the web mercator projection which is +-85 lat. This has causes a lot of undue problems with apps not validating this,causing a npe and crashing. I think we should drop that range check or at lease move to 90 degree threshold
Any thoughts in this?
Environment
If it's a bug, version(s) of android this affects: