Earlier quoted context omitted.
This effectively provided carriers with aggregated, deidentified information about people's locations. It's easy to see from the problems with things like Strava's heatmaps just how much of a privacy headache this could be and how hard it would be to ensure that nothing sensitive leaked out. Also, even if they did people are sensitive enough about privacy that with the right spin it could be turned into a muck-raking…
If you're a carrier then you can do coarse-grained detection of everyone's location by timing-based triangulation - modern cell phone standards require knowing your distance from the cell tower (see https://en.wikipedia.org/wiki/Timing_advance for example) so it's measured (and thus can be recorded if the carrier wants) as part of every keepalive connection and if you're in range for more than one tower, which is alm…
Don’t modern cell towers use beamforming? In which case they get direction as well as RTT, so triangulation is not even needed (although it makes location more precise)