Articles tagged: Geolocation
Found 17 documents
- Mozilla/Tech/XPCOM/Reference/Interface/NsIDOMGeoGeolocation The nsIDOMGeoGeolocation interface provides access to geolocation information. You can request ...
- Mozilla/Tech/XPCOM/Reference/Interface/NsIDOMGeoPosition
- Mozilla/Tech/XPCOM/Reference/Interface/nsIDOMGeoPositionAddress This object is obtained from an nsIDOMGeoPositionAddress object via its address attribute.
- Mozilla/Tech/XPCOM/Reference/Interface/NsIDOMGeoPositionCallback The nsIDOMGeoPositionCallback interface is called when updated position information is ...
- Mozilla/Tech/XPCOM/Reference/Interface/NsIDOMGeoPositionCoords The nsIDOMGeoPositionCoords interface describes a geographical location.
- Mozilla/Tech/XPCOM/Reference/Interface/NsIDOMGeoPositionError The nsIDOMGeoPositionError interface represents an error that occurred while performing ...
- Mozilla/Tech/XPCOM/Reference/Interface/NsIDOMGeoPositionErrorCallback The nsIDOMGeoPositionErrorCallback interface is used to represent an object that receives ...
- Mozilla/Tech/XPCOM/Reference/Interface/NsIDOMGeoPositionOptions The nsIDOMGeoPositionOptions interface is used to specify options for geolocation operations.
- Mozilla/Tech/XPCOM/Reference/Interface/NsIGeolocationProvider This must be called on the main thread Interface provides location information to the ...
- Mozilla/Tech/XPCOM/Reference/Interface/NsIGeolocationUpdate Interface provides a way for a geolocation provider to notify the system that a new location is ...
- Web/API/Geolocation/clearWatch The Geolocation.clearWatch() method is used to unregister location/error monitoring handlers ...
- Web/API/Geolocation/getCurrentPosition The Geolocation.getCurrentPosition() method is used to get the current position of the device.
- Web/API/Geolocation/watchPosition The Geolocation.watchPosition() method is used to register a handler function that will be ...
- Web/API/Permissions_API/Using_the_Permissions_API This article provides a basic guide to using the W3C Permissions API, which provides a ...
- Web/Apps/Fundamentals/gather_and_modify_data The following flowchart illustrates the typical workflow for retrieving data from the device ...
- Web/Apps/Fundamentals/gather_and_modify_data/Plotting_yourself_on_the_map There are plenty of online maps available these days. To get an idea of the global and local map ...
- Web/Apps/Fundamentals/gather_and_modify_data/Updating_phone_contacts_from_the_web The Contacts API is part of the WebAPI, and provides a simple interface to manage contacts ...