Procedures, 13
| Name | Parameters | Returns | Access | Versions | Obsolete |
|---|---|---|---|---|---|
| RequestGeolocation | (Codeunit Geolocation Impl.) | Boolean | public | 17-28 | - |
| LocationInteractionOnOpenPage | (var DotNet LocationProvider, var Boolean) | public | 17-28 | - | |
| LocationInteractionOnLocationAvailable | (DotNet Location) | public | 17-28 | - | |
| IsAvailable | () | Boolean | public | 17-28 | - |
| HasGeolocation | () | Boolean | public | 17-28 | - |
| GetGeolocation | (var Decimal, var Decimal) | public | 17-28 | - | |
| GetGeolocationStatus | () | Enum Geolocation Status | public | 17-28 | - |
| SetHighAccuracy | (Boolean) | public | 17-28 | - | |
| SetTimeout | (Integer) | public | 17-28 | - | |
| SetMaximumAge | (Integer) | public | 17-28 | - | |
| GetHighAccuracy | () | Boolean | public | 17-28 | - |
| GetTimeout | () | Integer | public | 17-28 | - |
| GetMaximumAge | () | Integer | public | 17-28 | - |