Difference between revisions of "Location Manager"
m (→Possible Positioning Modes) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 43: | Line 43: | ||
[[File:EKF.png|700 px|center|thumb|alt=Extended Kalman Filter|Extended Kalman Filter]] | [[File:EKF.png|700 px|center|thumb|alt=Extended Kalman Filter|Extended Kalman Filter]] | ||
− | + | ||
− | + | ||
== Best Practices == | == Best Practices == | ||
Line 50: | Line 50: | ||
In indoor environments and environments with strong magnetic fields the [[Compass]] and [[GPS]] Pose Estimation Systems should be deactivated. [[Routing-Graph Snapping]] should only be activated and configured where the user is in the proximity of the graph (e.g. on corridors). | In indoor environments and environments with strong magnetic fields the [[Compass]] and [[GPS]] Pose Estimation Systems should be deactivated. [[Routing-Graph Snapping]] should only be activated and configured where the user is in the proximity of the graph (e.g. on corridors). | ||
− | |||
− | |||
− | =WinX= | + | |
− | The Location Manager | + | |
+ | =UWP/WinX/Xamarin= | ||
+ | The Location Manager controls the different positioning services that are available for mobile devices. | ||
+ | |||
+ | == PoseFusion == | ||
+ | There is a toggle for using the Posefusion functionality. | ||
== Possible Positioning Modes == | == Possible Positioning Modes == | ||
− | There are three different modes available for the Location Manager. | + | There are three different modes available for the Location Manager. The names and defined behaviors of the three modes are: |
− | The names and defined behaviors of the three modes are: | + | |
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Line 78: | Line 80: | ||
[[Category:Android|Location Manager]] | [[Category:Android|Location Manager]] | ||
[[Category:WinX|Location Manager]] | [[Category:WinX|Location Manager]] | ||
+ | [[Category:Xamarin|Location Manager]] | ||
+ | [[Category:Client|Location Manager]] |