addGpsCellularData

open fun addGpsCellularData(latLng: LatLng, accuracy: Float)

Deprecated

prefer addGpsReading. Engine-side addGpsCellularData is a deprecation shim that builds a partial GpsReading and routes through the same event path; rich fields stay null when ingested through this method.