Formula | Description |
---|
$li(loc)$ | Current Locality (ex Hill Valley, if available) |
$li(country)$ | Current Country Name (ex Iceland, if available) |
$li(ccode)$ | Current Country Code (ex US, if available) |
$li(addr)$ | Current Address (if available) |
$li(admin)$ | Current Admin Area (ex CA, if available) |
$li(neigh)$ | Current Neighborhood (if available, locality otherwise) |
$li(postal)$ | Current Postal Code (if available) |
$li(spd)$ | Current Speed in local unit (kmh/mph if available, 0 otherwise) |
$li(spdm)$ | Current Speed in meters per second (if available, 0 otherwise) |
$li(spdu)$ | Current Speed unit (kmh/mph) |
$li(alt)$ | Altitude in local unit (meters/feet with GPS lock only, 0 otherwise) |
$li(altm)$ | Altitude in meters (with GPS lock only, o otherwise) |
$li(lat)$ | Latitude |
$li(lon)$ | Longitude |
$li(lplat)$ | Latitude (low precision ~50m) |
$li(lplon)$ | Longitude (low precision ~50m) |