Location
Built Singleton
User's configured location. Set via onboarding or settings.
| Module type | location |
|---|---|
| Default expression ID | loc |
| Refresh rate | On location change |
Declaration
<module type="location" id="loc" /> Properties
Reference any of these from a template via
{loc:propertyName}.
| Name | Description | Example | Format arg |
|---|---|---|---|
latitude | Latitude in decimal degrees | 59.33 | — |
longitude | Longitude in decimal degrees | 18.07 | — |
city | City or locality name | Stockholm | — |
placeName | Full place name | Stockholm, Sweden | — |
mode | Location mode (automatic, search, none) | search | — |