Codeunit 7568 Geolocation in 20
- App
- System Application
Versions171819202122232425262728latest
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| RequestGeolocation | () | Boolean | public | - |
| GetGeolocation | (var Decimal, var Decimal) | public | - | |
| IsAvailable | () | Boolean | public | - |
| HasGeolocation | () | Boolean | public | - |
| GetGeolocationStatus | () | Enum Geolocation Status | public | - |
| SetHighAccuracy | (Boolean) | public | - | |
| SetTimeout | (Integer) | public | - | |
| SetMaximumAge | (Integer) | public | - | |
| GetHighAccuracy | () | Boolean | public | - |
| GetTimeout | () | Integer | public | - |
| GetMaximumAge | () | Integer | public | - |