== Possible Positioning Modes ==
There are three different modes available for the Location Manager. The names and defined behaviors are:
{| class="wikitable sortable"
|-
! style="width:150px" | Mode !! style="width:100px" | GPS !! Network Cell Location !! Dead Reckoning !! style="width:100px" | LLA !! WiFi Fingerprint !! Routing data(of the building)
|-
| OUTDOOR_MODE || class="centeredCell" | {{bullet_full}} ||class="centeredCell" | {{bullet_full}} ||class="centeredCell" | {{bullet_full}} ||class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_empty}}
| LLA_ONLY_MODE || class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_empty}}
|}
{{Item/TableRow|{{{1}}}|indexCell|{{#ifeq:{{{2|}}}|y|{{bullet_full}}|{{#ifeq:{{{2|}}}|n|-|{{#ifeq:{{{2|}}}|o|{{bullet_empty}}|{{#ifeq:{{{2|}}}|s|{{bullet_halffull}}|-}}}}}}}}|centeredCell|{{#ifeq:{{{3|}}}|y|{{bullet_full}}|{{#ifeq:{{{3|}}}|n|-|{{#ifeq:{{{3|}}}|o|{{bullet_empty}}|{{#ifeq:{{{3|}}}|s|{{bullet_halffull}}|-}}}}}}}}|centeredCell|{{#ifeq:{{{4|}}}|y|{{bullet_full}}|{{#ifeq:{{{4|}}}|n|-|{{#ifeq:{{{4|}}}|o|{{bullet_empty}}|{{#ifeq:{{{4|}}}|s|{{bullet_halffull}}|-}}}}}}}}|centeredCell|{{#if:{{{5|}}}|{{{5}}}| }}|}}
* OUTDOOR_MODE: combines GPS, network cell location, dead reckoning and LLA marker tracking.* INDOOR_MODE: combines the WiFi fingerprinting (is based on the measured fingerprint of the building), GPS, network cell location, dead reckoning and the routing data fingerprints of the building.
* LLA_ONLY_MODE: allows the user to locate the device only by scanning LLA markers.