mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-08-08 06:46:11 +00:00
Relaxes the view-center clamp from ±80° to ±89°. Previously opening or tapping a geohash above 80°N/S clamped the fly-in and syncSelection() encoded the clamped center, silently returning a different cell than the user picked. Verified with p2 (87°N) and p6 (85°S) cells: the view now centers on the requested cell and selects it correctly.