I'm texting a link to users using Twilio and need a script that would give them the option to ping their GPS coordinates back to me from their phone (again, user "approves" before anything happens).
I'm using JS/mongoose for my back end, so ideally the script would execute from their browser and communicate with the phone's GPS.
Does anyone have a framework I can start with or know how to write this script?