Document spatial cost inversion result

This commit is contained in:
2026-06-26 22:24:10 -05:00
parent dd1423b693
commit 690feb8684
5 changed files with 469 additions and 24 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ constexpr bool kEnableGpsQueryLifecycleHooks = false;
constexpr bool kEnableGpsQueryResultTraceHooks = true;
constexpr bool kEnableGpsAsyncTrafficProbe = false;
constexpr bool kEnableGpsTrafficEdgeWeightPatch = false;
constexpr bool kEnableGpsSpatialEdgeWeightPatch = true;
constexpr bool kEnableGpsSpatialEdgeWeightPatch = false;
constexpr bool kEnableGpsSpatialEdgeWeightPatchTrace = false;
constexpr bool kEnableGpsSpatialEdgeWeightPatchStats = true;
constexpr bool kEnableGpsRouteJobLifecycleHooks = false;