VpsLocalLocalizationUpdate

A successful user localization reported by VpsLocalLocationSource through VpsLocalLocationSource.userLocalizationUpdates.

The offline counterpart of the online VPS source's UserLocalizationUpdate. It is a separate type rather than a shared one because the two carry different fields: there is no background-scan concept offline, and this one reports the outlier filter's verdict inputs instead.

Properties

Link copied to clipboard

The device attitude at the moment of localization.

Link copied to clipboard

The geographic coordinate reported to the map.

Link copied to clipboard

true when this fix's own orientation was not used to re-anchor heading, because the selected cluster's keyframes disagreed about it too much to trust. The position is unaffected; the previous alignment was kept. See VpsLocalLocationSource's handling of cluster rotation spread.