Interface provides location information to the nsGeolocator via the nsIDOMGeolocationCallback interface. After startup is called, any geo location change should call callback.onRequest().
[scriptable, uuid(5c819505-8804-496e-9cb2-53089b3dd4ef)]
Methods
Start up the provider. This is called before any other method. may be called multiple times.
watch When a location change is observed, notify the callback
