Logging the Latitude and Longitude of the person submitting the Google Form

百般思念 提交于 2019-12-11 05:35:24

问题


I have a simple Google Form generated through Apps Script. I cannot seem to find any documentation on how to record the Latitude and Longitude of the user who submits a Google Form. Any guidance or tips would be highly appreciated.


回答1:


Google Forms doesn't include a way to automatically record the geolocation of the form respondent.

Related questions

  • Is it possible to record latitude and longitude from google forms (Unanswered at this time)

Reference

  • https://developers.google.com/apps-script/reference/forms


来源:https://stackoverflow.com/questions/58314474/logging-the-latitude-and-longitude-of-the-person-submitting-the-google-form

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!