Hello,
I am building a model-driven app where users will do check-in/out from their mobile devices.
The time entry form has an "Address Field", onLoad or OnSave it does not matter, I need to automatically log his location based on lat/long where he is located.
My concerns are the below:
1. Where will the users consent to enable location tracking in the model-driven app? If it is not an option can we still track his location?
2. Shall we use Bing Maps APIs to auto-populate the location and trigger the function on either onLoad or OnSave?
3. Could you please advise the most appropriate practice for such a scenario and provide a simple example?
Any help is greatly appreciated.
Best regards,
EBMRay