Hi everyone,
Can we use google sheet to get user’s gps coordinates with my application. The application is about reporting events from our position on the map. I checked a lot of websites and forums and they all speak about translating adresses to gps coordinates but nothing about getting the current user’s position…
Thanks for your help guys !
Not possible at this time. Glide does not have access to the user’s GPS location.
The sheet is a back-end database. There is no feature that would link the user’s physical location to your personal google sheet. The only connection to the sheet is between Glide and Google. Not the user and google.
Hi @MaxB May I ask where this component is located? Does it ask the user for access to their location services and therefore position it on Google maps? Thanks in advance!
This will aquire a user’s location for your data, however, if just want the user to see their current location on a map, then a map style view, or inline list in the map style view will do that.