Hey there, I want to create a private social media app that shows the current location of all the users i.e. if a user logs in to the app the address is updated and shown to all users in the app.
I have found the Google Maps component and believe that I could make it work with hard coded addresses (-> separate address column in the user table & multiple markers), but I don’t know how to update the addresses in the database to the current location of each user.
Any ideas?
Thanks,
Leopold


