tripkit-android / com.skedgo.tripkit.ui.map.home / StopLoaderArgs / CELLS_PER_DEGREE
CELLS_PER_DEGREE
static val CELLS_PER_DEGREE:
Int
FIXME: Why 75? This was taken from the iOS impl. If we change into something else rather than 75, it might produce cell ids incompatible with locations.json API.
See Also <a href="https://github.com/skedgo/tripgo-ios/blob/release-v4/Libraries/TripKit/TKCellHelper.m#L11">iOS impl</a>