@@ -326,23 +326,23 @@ Android and iOS. Learn more at
326
326
[ {alcinoe}\Demos\ALFirebaseMessaging] ( https://github.com/MagicFoundation/Alcinoe/tree/master/Demos/ALFirebaseMessaging )
327
327
328
328
329
- Location Sensor for Android/iOS
330
- -------------------------------
329
+ GeoPositioning for Android/iOS
330
+ ------------------------------
331
331
332
- The TALLocationSensor component is a Delphi component that grants access to
332
+ The TALGeoPositionSensor component is a Delphi component that grants access to
333
333
location services on iOS and Android devices. It enables the retrieval of the
334
334
device's current location, and can provide location updates as the device's
335
335
location changes. It supports a range of location providers, including GPS,
336
336
cellular network triangulation, and Wi-Fi positioning.
337
337
338
- Aside from granting access to location services, TALLocationSensor also
338
+ Aside from granting access to location services, TALGeoPositionSensor also
339
339
automates the process of acquiring the user's permission to use the location
340
340
sensor on both iOS and Android devices. The component can handle situations
341
341
where the user has previously refused access to their location. The
342
- TALLocationSensor component provides a comprehensive solution for developers
342
+ TALGeoPositionSensor component provides a comprehensive solution for developers
343
343
seeking to integrate location-based functionality into their apps without
344
344
having to worry about low-level implementation details. Learn more at
345
- [ {alcinoe}\Demos\ALLocationSensor ] ( https://github.com/MagicFoundation/Alcinoe/tree/master/Demos/ALLocationSensor )
345
+ [ {alcinoe}\Demos\ALGeoPositionSensor ] ( https://github.com/MagicFoundation/Alcinoe/tree/master/Demos/ALGeoPositionSensor )
346
346
347
347
348
348
Google OAuth 2.0 Access Token
0 commit comments