Constraint: GPS State
This constraint allows or prevents a macro/feature from running based on whether hardware GPS is enabled.
Options
- Enabled: Constraint passes only when GPS is on
- Disabled: Constraint passes only when GPS is off
Example
Example 1: Only open navigation when GPS is enabled
Triggers Widget Button
Actions Launch Application: Maps
Constraints GPS State - Enabled
Note This is a legacy constraint that should not be used in most cases. It is strongly recommended to use the Location Mode constraint instead.
See Also