Good day!
I’m looking for a script which can be used to create interactive maps. I’d like to display the users location real-time on google maps (and if there’re multiple users, display all the users on the map). Also, I’d like the map to communicate with my database, which contains multiple locations. When an user is on one of this locations (so GPS tracks that user’s location matches one of the locations in the database), an event or script should be triggered.
is there anyone who can help me or knows a script that I can use?