Detect user's location coordinates (longitude and latitude) and redirect to a pre-filled Google or Tally form containing these coordinates.
To use, simply change "TYPE", "ABC", and "XYZ" in the following URL https://kimmansur.github.io/gps2form?formType=TYPE&formId=ABC&gpsEntry=XYZ¬e=ENCODEDNOTE
Where
- TYPE is either 'google' or 'tally'.
- ABC is the form ID.
- XYZ is the where you want the GPS coordinates to be entered in your form.
- ENCODEDNOTE is URI encoded text if you want to change the text above the buttons.