Options
All
  • Public
  • Public/Protected
  • All
Menu

What we currently know about the user's position and how confident we are.

Index

Enumeration members

HAS_INDOOR_POSITION = 3

We've received a relevant position, and we have enough information to determine which floor the user is on - either because we received a floor level, the venue only has one floor or we're allowing implicit floor level detection.

HAS_POSITION = 2

Received relevant positions and user is in the venue

LISTENING = 1

Listenign for listening to position updates but have not yet received a position

LOCATION_UNCERTAIN = 4

We are uncertain about the user's position, likely because we haven't received a relevant position in a while. Blue Dot will be rendered grey to indicate uncertainty of the actual position.

NOT_LISTENING = 0

Not listening to Blue Dot position updates