android
android copied to clipboard
LatLng display should probably round to a sensible number of digits.

(https://xkcd.com/2170/)
No-one needs to track individual atoms.
On iOS, @ckrey appears to use ~~4 decimal digits for lat and 5 for lon~~ six (6) significant digits in total for each.
5dp felt like a sensible number. Do you mean 6 significant = 12.3456?
Either 9.12345 or 12.3456 yes.

Looks very good to me.