Locations of all other users need to be retrieved from the database at a regular interval. Should probably use WebSockets
Then a map view should be created showing all other users' retrieved locations.
Default location of the map could be a pre-defined point, or maybe somehow to zoom to show all users and center around this. If too complicated, make a new issue for this.
Should be an option to drag around the map to view where other users are. If too complicated, make a new issue for this.
Locations of all other users need to be retrieved from the database at a regular interval. Should probably use WebSockets
Then a map view should be created showing all other users' retrieved locations.
Default location of the map could be a pre-defined point, or maybe somehow to zoom to show all users and center around this. If too complicated, make a new issue for this.
Should be an option to drag around the map to view where other users are. If too complicated, make a new issue for this.
Similar to #2 and the code may overlap somewhat.