| | |
Constant | Description | Used by the functions |
---|
Versions 16 and latergeoKilometer New in version 16geoKilometer geoKilometer | Returns the distance in kilometers. | geoDistance |
Versions 17 and latergeoMap2D New in version 17geoMap2D geoMap2D | The position is displayed on a two-dimensional map in the unit's native mapping application. | geoRunApp |
Versions 16 and latergeoMeter New in version 16geoMeter geoMeter | Returns the distance in meters. | geoDistance |
Versions 16 and latergeoMile New in version 16geoMile geoMile | Returns the distance in miles. | geoDistance |
Versions 21 and latergeoTrackingDisabled New in version 21geoTrackingDisabled geoTrackingDisabled | Status of tracking system: The system for tracking position is disabled. | geoTrackingStatus |
Versions 21 and latergeoTrackingEnabled New in version 21geoTrackingEnabled geoTrackingEnabled | Status of tracking system: The system for tracking position is enabled. | geoTrackingStatus |
Versions 21 and latergeoTrackingError New in version 21geoTrackingError geoTrackingError | Status of tracking system: Error while retrieving the activation status of the system. To get the details of the error, use ErrorInfo. | geoTrackingStatus |
Versions 17 and latergeoView360 New in version 17geoView360 geoView360 | The position is displayed as images with a 360° view in the camera's native mapping application. | geoRunApp |
gpsAltitude | The localization provider gives information about the altitude. | GPSInitParameter, GPSInfo |
gpsAuto | Automatically defines the localization provider. | GPSInitParameter |
gpsAvailable | The localization provider has become available. | GPSStatus |
gpsDirection | The localization provider gives information about the direction. | GPSInitParameter, GPSInfo |
gpsDisabled | The localization provider is disabled. | GPSStatus |
gpsEnabled | The localization provider is enabled. | GPSStatus |
gpsEnergy | Asks for information about the energy consumption of the localization provider. | GPSInfo |
gpsEnergyHigh | The localization provider may require a high quantity of energy from the device. | GPSInitParameter, GPSInfo |
gpsEnergyLow | The localization provider must require a low quantity of energy from the device. | GPSInitParameter, GPSInfo |
gpsEnergyMedium | The localization provider may require a medium quantity of energy from the device. | GPSInitParameter, GPSInfo |
gpsError | An error occurred while retrieving the status of the localization provider. | GPSStatus |
Versions 16 and latergpsErrorOK New in version 16gpsErrorOK gpsErrorOK | No error was detected. | GPSGetPosition, GPSFollowMovement |
Versions 16 and latergpsErrorPosition New in version 16gpsErrorPosition gpsErrorPosition | Unable to define the position (internal error of provider for example). | GPSGetPosition, GPSFollowMovement |
Versions 16 and latergpsErrorRights New in version 16gpsErrorRights gpsErrorRights | The browser has no sufficient rights to use geolocation. | GPSGetPosition, GPSFollowMovement |
Versions 16 and latergpsErrorTimeout New in version 16gpsErrorTimeout gpsErrorTimeout | The position could not be retrieved within the timeout. | GPSGetPosition, GPSFollowMovement |
gpsNetwork | Calculates the position by using the network of mobile or Wi-Fi antenna. | GPSInitParameter, GPSInfo |
gpsOffService | The localization provider is off service. | GPSStatus |
gpsPrecision | Asks for information about the precision of the measurements of the localization provider. | GPSInfo |
gpsPrecisionHigh | Calculates the position with a high precision. | GPSInitParameter, GPSInfo |
gpsPrecisionLow | Calculates the position with a low precision. | GPSInitParameter, GPSInfo |
gpsSatellite | Calculates the position by using the GPS. | GPSInitParameter, GPSInfo |
gpsSpeed | The localization provider gives information about the speed. | GPSInitParameter, GPSInfo |
gpsType | Asks for information about the type of localization provider. | GPSInfo |
gpsUnavailable | The localization provider has become temporarily unavailable. | GPSStatus |