pub const COORD_PRECISION_NANOS: i32 = 100;
Expand description

How many nanodegrees are represented by each unit in Lat::inner(). We use the same internal precision as OpenStreetMap.org, 100 nanodegrees.