GoogleRidesharingConsumer Framework Reference
Constants
The following constants are available globally.
-
Delta threshold allowed between objects for AlmostEqual
to return YES
.
This value is 1e-7
.
Declaration
Swift
let GMTSLatLngDegreeAlmostEqualTolerance: Double
Objective-C
extern const double GMTSLatLngDegreeAlmostEqualTolerance
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-21 UTC.
[null,null,["Last updated 2025-01-21 UTC."],[[["`GMTSLatLngDegreeAlmostEqualTolerance` is a globally available constant."],["It represents the allowed delta threshold for the `AlmostEqual` function to return `YES`."],["The value of `GMTSLatLngDegreeAlmostEqualTolerance` is `1e-7`."],["This constant is accessible in both Swift and Objective-C."]]],[]]