/pps/services/geolocation/status

Status object for the Geolocation service

Publishers
Geolocation service; any app
Subscribers
Any app

Overview

The Geolocation service populates this object at startup to enable the browser to access current geolocation information. Here's a sample object:
@status
status:json:{"location_manager_location_on":true,
"location_manager_location_gnss_on":true}

Attributes

Attribute Description
location_manager_location_on Indicates whether the Geolocation service is on for the browser.
location_manager_location_gnss_on Indicates whether the Global Navigation Satellite System is on.