How to Use getCurrentLocationAsync()
Call thegetCurrentLocationAsync() function provided by the helpers module.
location object returned by the function:
latitude: Represents the user’s current latitude coordinate.longitude: Represents the user’s current longitude coordinate.mapUrl: Provides a URL link to view the user’s location on a map.