ambitious-aqua•16mo ago
Location / GPS Coordinates
Hello, I've been looking for a way that users enter their location (or allow VF to capture it from the device). Is there a way? I would like to get use that information to assess if they're in a coverage for a service provider. 📍
2 Replies
you could use their ip info and get their location using that. Of course, it might be wrong if they are using a vpn.
ambitious-aquaOP•16mo ago
Thanks @W. Williams (SFT) , however, this wouldnt be accurate enough. I know HTML5 has some functions, and there's a W3C Geolocation API but I dont know how to integrate them.