The following article demonstrates how to set up geocoding for the Attendance module to leverage location and selfie capturing using the mobile app when you've purchased the Google API keys.
Prerequisites (Client)
1. Google API key with geocoding enabled <api_key>
Google API key with geocoding enabled has to be provided by the client as the Geocoding (Generating the address by the location coordinates) service is a paid service and the customer has to bear the cost. The following links explain how to create the google cloud platform account and the pricing for the geocoding.
2. Google Geocoding API URL <api_url>
This API URL timely gets updated by Google. As of the 15th of January, 2022 the URL is https://maps.googleapis.com/maps/api/geocode/json?latlng= . If you have any concerns or questions please contact us through goldsupport@orangehrm.com to make sure it is valid.
Please share the API keys with the OrangeHRM Implementation consultant.