NotPositioning
data class NotPositioning(val reason: VpsARCoreLocationSource.NotPositioningReason = NotPositioningReason.NONE) : VpsARCoreLocationSource.State
Indicates that the system hasn't yet recognized the environment and a VPS scan is required.
At this point, you should present the camera view to the user to allow them to scan using startScan.